View Single Post
Old Dec 11th, 2005, 7:46 AM   #9
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Systems can be set up so that various screen functions are performed in response to various escape sequences. If your system is set up for that, then transmitting an escape followed by various other values will Do Thangs (x-y positioning, clearing, etc.).
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote