Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: UMAIR37
Forum: C++ Oct 31st, 2008
Replies: 3
Views: 432
Posted By UMAIR37
I think you have not included iostream or have not written using namespace std;
Forum: C++ Oct 31st, 2008
Replies: 6
Views: 3,881
Posted By UMAIR37
the psudeocode will be

datatype name [no of rows][no of cols];

e.g. int array[10][10];
Forum: C++ Oct 31st, 2008
Replies: 6
Views: 555
Posted By UMAIR37
You should make a structure containing the variables for holding one persons data, then use it just like any other "Node" in linked list. But you should first try urself.
Showing results 1 to 3 of 3

 


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

©2003 - 2009 DaniWeb® LLC