Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!sunic!chalmers.se!etek.chalmers.se!etek.chalmers.se!fabian From: fabian@etek.chalmers.se (Martin Fabian) Newsgroups: comp.sys.atari.st.tech Subject: Re: C function wanted Message-ID: <1991Apr17.110852.11967@etek.chalmers.se> Date: 17 Apr 91 11:08:52 GMT References: Sender: news@etek.chalmers.se (USENET News System) Reply-To: fabian@etek.chalmers.se (Martin Fabian) Organization: Chalmers University of Technology, Gothenburg, SWEDEN Lines: 22 In article , marco@sys6626.bison.mb.ca (Marco) writes: |> I'm not sure if there is such a fuction, but I would like to know the C |> function for blanking the screen. Many ACCs have it and I still haven't |> found one that suits my needs. If anyone could post a message containing |> this (if it's short) or e-mail me it (if it's long) I would greatly |> appreciate it. |> Thanks in advance. How about printf("\x1BE"); or maybe Bconout(2, '\x1b'); Bconout(2, 'E'); which essentially is the same. This is for TOS applications. ------------------------------------------------------------ M Fabian, fabian@contrl.chalmers.se | Control Engineering fabian@etek.chalmers.se | Laboratory, CTH | Sweden ------------------------------------------------------------ "Who says humans must be humane ?"