home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!mcsun!inesc.inesc.pt!dec4pt.puug.pt!bvl!news
- From: vasco@jessica.bvl.pt (Antonio Vasconcelos)
- Subject: Re: A_REVERSE in curses???
- Message-ID: <1992Dec11.122950.4544@bvl.pt>
- Sender: news@bvl.pt
- Reply-To: vasco@jessica.bvl.pt (Antonio Vasconcelos)
- Organization: Bolsa de Valores de Lisboa
- References: <1992Dec03.061307.17911@spillman.uucp>
- Date: Fri, 11 Dec 1992 12:29:50 GMT
- Lines: 13
-
- sjs@netcom.com (Stephen Schow) writes:
- )I need help with curses. I wrote a little test program that works great on
- )one UNIX box. When I try to compile it on another UNIX box (at netcom) it
- )failes to recognize the A_REVERSE macro definition, which I had pressumed
- )was a standard thing. Is it a standard thing?
-
- Take a look at file /usr/include/curses.h, probably the names have been changed
- on your implementation, I think IBM did that in AIX 3.1.5.
-
- regards,
-
- |/asco
-
-