User: lulipeng

  • Public profile

User profile: lulipeng

User info
User name:lulipeng
History
Joined:
Number of posts:8
Latest posts:

getting data from a file and assigning it to a vector
Two steps,i suppose 1.read data into two different arrays 2.use function push_back() to read the dat...

Need Some Help With a Function
[code]#include <iostream> using namespace std; int sizea (int array []){ // returns the size of th...

Need Some Help With a Function
1.you should declare the function sizea() before use it. 2.sizeof() is not properly used here.

string problem
Now i am learning <<c++ primer>>,i ran into a problem. Please do me a favor. question: Oper...

recursion
Hi duoas, Thanks a million.I appreciate it.

This user does not accept Private Messages