Nov 29, 2010 at 1:29pm Nov 29, 2010 at 1:29pm UTC
You must include the string header to use the string object:
#include<string>
Nov 29, 2010 at 1:40pm Nov 29, 2010 at 1:40pm UTC
I am actually checking on how to tackle such qns w/o a compiler.
Nov 29, 2010 at 1:43pm Nov 29, 2010 at 1:43pm UTC
I am actually checking on how to tackle such qns w/o a compiler.
Nov 29, 2010 at 2:55pm Nov 29, 2010 at 2:55pm UTC
Liga7
Veronica26
tt40
tt47
How to get the above answers?
Nov 29, 2010 at 3:30pm Nov 29, 2010 at 3:30pm UTC
Was my answer not clear enough????
Nov 30, 2010 at 1:13pm Nov 30, 2010 at 1:13pm UTC
Hi Return 0
What I hope to have is step by step on how to get the answers when the main function runs.
I do not need to #include <string> header to compile the attached sourcecode.