User: nsidaris

  • Public profile

User profile: nsidaris

User info
User name:nsidaris
History
Joined:
Number of posts:11
Latest posts:

Can someone tell me the stupid mistake Im making here to get these return values?
[code] private: //nodes of the list struct node { type data; //the item in the list node* nex...

Can someone tell me the stupid mistake Im making here to get these return values?
I had an assignment just like this last week so allow me to weigh in. First I think you are making t...

Need to make a function for user input validity
You are having a scope issue. I looks to me that your validInput function can't see what is in main ...

Question with arrays
This website has some good examples for arrays, or you can google for example: "Read from file into ...

Really need help with the main function of this Class program
is marks supposed to be an array?

This user does not accept Private Messages