User profile: doraemon

User info
User name:doraemon
History
Joined:
Number of posts:9
Latest posts:

INPUT ARGUMENT IN MAIN FUNCTION
thanks a lot to both of you!

INPUT ARGUMENT IN MAIN FUNCTION
so: - I am gonna need these arguments only to launch the program from the command line - If I donĀ...

INPUT ARGUMENT IN MAIN FUNCTION
Could anyone please explain me easily what exactly the main function input arguments, in both way...

classes
[quote]You're promising that the function doesn't change any of the values within the class.[/quote]...

classes
[quote]cin >> a,b; This doesn't do what you think. [/quote] what does it do exactly? [quote]Why i...