The following code prints the address instead of a string in VC ++ 2010 I'm new do I have to do a conversion, is this a bug with VC++?
I copied it from this example here:Code:cout<<"usage: "<< argv[0] <<" <filename>\n";
Cprogramming.com Tutorial: Command-Line Arguments



LinkBack URL
About LinkBacks



