From: "Paulo J. Matos aka PDestroy" Newsgroups: comp.os.msdos.djgpp Subject: Re: How to move the cursor into a costum position. Date: Tue, 15 Aug 2000 22:14:28 +0200 Lines: 24 Message-ID: <8ncc1o$c1p$1@venus.telepac.pt> References: <006c01c006f8$dd9ec5c0$0500007b AT brk> NNTP-Posting-Host: 213.22.2.157 X-Trace: venus.telepac.pt 966374264 12345 213.22.2.157 (15 Aug 2000 21:17:44 GMT) X-Complaints-To: abuse AT mail DOT telepac DOT pt NNTP-Posting-Date: 15 Aug 2000 21:17:44 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com What's ncurses??? Best regards, -- Paulo J. Matos aka PDestroy http://www.pdestroy.net ICQ UIN - 361853 -- To teach is to learn twice. - Joubert, Joseph "Johan Henriksson" wrote in message news:006c01c006f8$dd9ec5c0$0500007b AT brk... > >Given a x, y position how can I put the cursor there to do whatever I want > >in C? > > > for a portable solution, get ncurses from the djgpp zip-picker >