Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: rowly
Forum: C++ Oct 17th, 2006
Replies: 7
Views: 1,609
Posted By rowly
you cant use the same same name if you wonna do so
change the parameters name inside the function...

void getData(int& diam, int& pr)
{
cout << "Enter in the diameter of the pizza...
Forum: C++ Oct 17th, 2006
Replies: 7
Views: 1,609
Posted By rowly
int a,b;
getData(a,b);
Forum: C++ Oct 15th, 2006
Replies: 9
Views: 1,760
Posted By rowly
Hello, I couldnt get wt u r trying to do !
but i can tell that ya have problem with structers (http://www.cplusplus.com/doc/tutorial/structures.html) and functions...
Forum: C++ Oct 7th, 2006
Replies: 4
Views: 2,358
Posted By rowly
wel there is no syntax errors in the program ! but about logical that depends on your output !
just tell us what are you tryin to do ! or what do u expect for an output !
and by the way try to...
Showing results 1 to 4 of 4

 


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

©2003 - 2009 DaniWeb® LLC