home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18218 < prev    next >
Encoding:
Text File  |  1992-12-11  |  904 b   |  26 lines

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