Outputting a slash without becoming an escape character...Thanks buddy.
Outputting a slash without becoming an escape character...Any idea how to output a forward slash (\) in c++ without it becoming a warning/error?
Text repeat on same line...Worked like a charm [b]Duoas[/b]. Oh, and no offense Bazzy, but his way seemed easier. lol
Text repeat on same line...Why thank you Bazzy. I'll check this out and give it a shot as soon as I get a minute here.
Text repeat on same line...So...do you have an example Bazzy? Like [code]cout << " (" << percentage << ") completed"; for(...