Re: Clearing the screen.

From: Brian Gray (mandy@NETCOM.COM)
Date: 09/24/97


On Wed, 24 Sep 1997, John Evans wrote:

> ^[[H^[[J
> clears the screen, but only if the '^[' are entered 'together'. How does
> one get ^[ into the code so the clear screen code will work properly?

Within a C-string, '\033', '\x1B', or if you're in gcc, '\e'.

 -- Brian


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST