User: JackieJ

  • Public profile

User profile: JackieJ

User info
User name:JackieJ
Bio:I love C++ programming and I am looking forward to become great at it.
History
Joined:
Number of posts:7
Latest posts:

Passing an array to a function
I fixed your code :) When you call a function, the argument cannot be empty. Like your code [quote]a...

Prime number generator with vector.erase()
shadowCODE, can you explain further. After implementing the bool function. Now i have: [code]#incl...

Prime number generator with vector.erase()
we are required to generate prime numbers from 1 to 300 using the vector class and the vector erase ...

Operator overload
Thank you. I need to be more careful when I type. I am using a tablet to type right now. That is why...

Operator overload
I fix it up a little bit. Does this look right ? #include <iostream> #include <string> using nam...

This user does not accept Private Messages