From: locutus AT mailcity DOT com (Anthony) Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUNCE: PDCurses 2.4 for DJGPP Date: 12 Mar 2000 16:12:03 GMT Organization: ... Lines: 16 Message-ID: <4D507296DCE247F6.18E265B469A4D0A6.519287EE8F651198@lp.airnews.net> X-Orig-Message-ID: References: <200002231814 DOT NAA11875 AT delorie DOT com> <4069bsspjp6dnt3f23ivi5e5gqonqrje7s AT 4ax DOT com> <200002240254 DOT VAA00923 AT envy DOT delorie DOT com> Abuse-Reports-To: abuse at cyberec.com to report improper postings NNTP-Proxy-Relay: 204.181.96.50 NNTP-Posting-Time: Sun Mar 12 10:12:04 2000 NNTP-Posting-Host: !dPtB/3G70GTa);pkH`f (Encoded at Airnews!) User-Agent: slrn/0.9.5.7 (UNIX) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com wrote: > >> Better than conio? > >conio isn't available on Unix, pdcurses is. > >> BTW, who's the PD who wrote the original PDCurses? > >Like all ported packages, the file name is just the package name. >"pdcurses" is "public domain curses". The rule about author's >initials is primarily for packages written by the author, not ports of >existing well-known packages. I am using ncurses 5 on Linux. I need to try out djgpp on dos 7.1 so I wonder if the function call in PDcurses compatible with ncurses? Or do I have to learn PDcurses from the beginning?