User profile: khatereh

User info
User name:khatereh
History
Joined:
Number of posts:41
Latest posts:

Error~ Undefine Reference
Hello, Following is my framework for my HW, I tried to run before I continue coding and I got the...

Lottery Application
Hi, There is something wrong with my last for loop. I don't want the program to repeat "sorry, not ...

Command argument
how do I save it It in argv[]? should I replace any of my variable by argv[]?

Command argument
My code is working, but I need add command argument for my files. [code] #include <iostream> ...

Initialization
I'm working on a inheritance project. I need to fix Dog D1; in main and use member initializatio...