Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!jato!jdickson From: jdickson@jato.jpl.nasa.gov (Jeff Dickson) Newsgroups: comp.sys.amiga.programmer Subject: Re: Lattice C++ Message-ID: <1991May9.160438.7506@jato.jpl.nasa.gov> Date: 9 May 91 16:04:38 GMT References: <1467@loki.une.oz.au> <1991May08.150804.8834@edb.tih.no> Reply-To: jdickson@jato.Jpl.Nasa.Gov (Jeff Dickson) Distribution: comp Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 35 In article <1991May08.150804.8834@edb.tih.no> karlm@epsilon.tih.no (Karl Martin Lund) writes: > > >In article <1467@loki.une.oz.au>, kevin@loki.une.oz.au (Kevin Pollard) writes: >|> I've been looking {at Lattice C++ on an Amiga. >|> >|> I've got the trusty >|> main() >|> { >|> printf("\nHello world\n"); >|> } >|> >|> working OK. >|> >|> But how would I clear the screen first? In MS-DOS/TurboC the >|> clrscr() >|> function would do it. Is there any such thing in Amiga/Lattice C++ ? >|> >|> -- >|> Kevin Pollard Internet: kevin@loki.une.oz.au >|> University of NewEngland >|> Northern Rivers Phone: +61 (066) 203694 >|> Lismore NSW Australia "My brain hurts" > > > >I don't know for sure, but printf ("\fHello world!\n"); might work. \f should be a formfeed if my memory is up to date. > >Karl Martin How come no one ever follows up on a message such as this one with RTFM? I already replied to this person and told him where the information could be found, but NO. -jeff