I got a killer assignment due and i cant gifure it out.
I'm not asking for someone to complete it FOR me, but i just dont understand strings and output/input files...
anyone know anything about it?
Created 17 years ago2007-02-12 13:19:33 UTC by Tetsu0
string a("omfg");
string b("lol");
cout << a << b << "n";
I'm not great with C++, or any language with that matter, but this is some seriously easy stuff -_-