Next:
Variables and pointers
Up:
A minimal C++ program
Previous:
A minimal C++ program
Contents
Solution
Insert the statement
cout « argv[0] « endl;
before the
return ret;
statement.
Leo Liberti 2008-01-12