User profile: mandy012

User info
User name:mandy012
History
Joined:
Number of posts:3
Latest posts:

Function that returns input?
to me it seems like you wanna do this: [code] int main(){ int answer; cout << "What would yo...

Using separate compilation
sorry. i forgot to include that the header file has the #ifndef....#endif so its weird

Using separate compilation
I have some errors popped up when attempting to compile the files. I'm using a header file, which is...