Go to the source code of this file.
Definition at line 73 of file console.cpp.
{ Con.PutCh('\n'); return Con; }
Definition at line 81 of file console.cpp.
{ Con.PutCh(' '); return Con; }
Definition at line 77 of file console.cpp.
{ Con.PutCh('\t'); return Con; }