User profile: wasd2

User info
User name:wasd2
History
Joined:
Number of posts:5
Latest posts:

How can a group of values calculated in a function be retrieved via a Dynamic Array Class in C++?
You can make the function return the array [code]CMyArray mFunction (int iLen, int iCount)[/code] ...

online shopping situation
Firstly, put [ code ] [ /code ] tags around the code.

Help with inFiles & outFiles
You are closing the file before reading it. Doesn't make much sense.

Help with C++ functions please help!
getInput() function doesn't need any parameters but must return the 'int' type variable 'count' [co...

Please Help
How many seconds make up 1 minute? How many minutes equals 1 hour?