sorry if this sounds thick, but whats /t mean? i know
/n but not /t lol.
cheers.
This is a discussion on /t within the C++ Programming forums, part of the General Programming Boards category; sorry if this sounds thick, but whats /t mean? i know /n but not /t lol. cheers....
sorry if this sounds thick, but whats /t mean? i know
/n but not /t lol.
cheers.
I take it you are actually refering to \n and \t? \t is the escape code for the tab character.