From: "janderso" Newsgroups: comp.os.msdos.djgpp Subject: termcap as it applies to djgpp Date: 5 Jan 1998 02:34:21 GMT Organization: ISPNews http://ispnews.com Lines: 17 Message-ID: <01bd1982$b782fde0$8a4ca3ce@janderso.transport.com> NNTP-Posting-Host: ppp5.vanc.aone.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have just obtained djgpp and want to port some code to it (I have been running this code under linux). I am running all this under windows95 (one os on each partition of c:) and am running gcc in the dos prompt window from w95. I need to perform some screen functions for which I would access termcap and get escape sequences under unix flavors ... I either need the escape sequences for my new environment or an alternate approach- I need desperately - cursor motion, reverse video would really like - insert line, delete line and others would be nice I also need to read kb characters in 'raw' mode with a return saying 'no char rdy' I would appreciate any help I could get - thanks ... janderso AT aone DOT com