ANSI ESCAPE SEQUENCES
Chris Torek
chris at mimsy.umd.edu
Mon Nov 12 17:53:28 AEST 1990
In article <102019 at cc.utah.edu> PRASAD at cc.utah.edu writes:
> This is my first posting to this newsgroup
So? :-)
>I wanted to know the ANSI screen control escape sequences
>e.g
>clear screen
>position cursor
>etc
See ANSI standard X3.64 (I have no idea what the date suffix is).
Note that it has no relation at all to X3.159-1989. In other words,
the sequences recommeded by ANSI for screen control have absolutely
nothing to do with `ANSI C'; in fact, you can use ANSI C on a system
that does not have a screen.
--
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 405 2750)
Domain: chris at cs.umd.edu Path: uunet!mimsy!chris
More information about the Comp.lang.c
mailing list