home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4286 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!uchinews!quads!soh3
  3. From: soh3@quads.uchicago.edu (min-woong sohn)
  4. Subject: Re: Where am I going wrong????
  5. Message-ID: <1992Aug18.051339.13101@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: soh3@midway.uchicago.edu
  8. Organization: University of Chicago
  9. References: <1992Aug17.082023.13914@stortek.com> <1992Aug17.093809.24122@Informatik.TU-Muenchen.DE> <1992Aug17.190209.8650@njitgw.njit.edu>
  10. Date: Tue, 18 Aug 1992 05:13:39 GMT
  11. Lines: 15
  12.  
  13. In article <1992Aug17.190209.8650@njitgw.njit.edu> dic5340@hertz.njit.edu (David Charlap) writes:
  14. >
  15. >This is the way it's done under Unix and other systems, as well.
  16. >That's why some enterprising programmers wrote the curses package.  I
  17. >wonder when this'll be ported to OS/2.
  18. >
  19.  
  20. BSD curses package is already ported to OS/2 2.0 by Kai about
  21. a month ago.  It's part of g++ he ported but you can use it with C
  22. without any problem.  It just works fine.  It is included in a
  23. g++ library file, whose name I forgot.  But the file size seems
  24. to be above 1.2 meg.  It is under /pub/os2/2.0/programmer (correct me).
  25.  
  26. Min
  27.  
  28.