Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: shadwickman ; Forum: C++ and child forums
Forum: C++ Jul 2nd, 2009
Replies: 5
Views: 183
Posted By shadwickman
I'll formulate this below code based on the presumption that you're printing this and not storing it in a 2D array.

void displayBox ( int width, int height, char FillChar )
{
for(int y = 0;...
Forum: C++ Jul 2nd, 2009
Replies: 5
Views: 183
Posted By shadwickman
This still makes no sense. You can't "call" the other functions to get the variables they had. And besides, you already passed them on to that last function anyways. And what exactly do you mean by...
Forum: C++ Jul 2nd, 2009
Replies: 5
Views: 183
Posted By shadwickman
By the way, please use tags around your code instead of typing "Code" and "end of code".

Anyways, I don't see what your problem is exactly. Don't you just need to actually code in whatever you...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC