home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / CURSES.LZH / PCCURS13.MSG < prev    next >
Internet Message Format  |  1980-01-01  |  4KB

  1. Date: Sunday, 30 October 1988  19:47-MST
  2. From: creps@silver.bacs.indiana.edu (Steve Creps)
  3. Newsgroups: comp.sources.misc
  4. Re:   v05i022: PCcurses version 1.3
  5.  
  6. Posting-number: Volume 5, Issue 22
  7. Submitted-by: "Steve Creps" <creps@silver.bacs.indiana.edu>
  8. Archive-name: pc-curses-1.3/Part0
  9.  
  10.    The postings following this one contain version 1.3 of Bjorn Larsson's
  11. PCcurses. He is unable to post it himself, and has asked me to do it for
  12. him. PCcurses is (surprise) a version of Curses for the IBM-PC family of
  13. computers. Makefiles are included for both MSC and Turbo C. For those who
  14. don't know what curses is, put simply, it is a set of screen management
  15. routines originally written for Unix. PCcurses will help greatly in the
  16. porting of many Unix programs to MS-DOS.
  17.    This is a complete release. I had previously thought that version 1.0
  18. had been posted to the net some time ago, but I was unable to find it at
  19. the archive site. Regardless, the changes are significant enough so that
  20. a complete release is probably justified anyway, rather than just diffs.
  21.    This is an official release of the package. What I am posting is what
  22. I received from Bjorn, except that I modified the makefiles somewhat to
  23. make them more general, and also fixed a few typos in the comments and
  24. the man page. A version of make was also in the package Bjorn sent me,
  25. but I did not include it here, because it was an executable, not source.
  26.    Version 1.3 replaces all previous versions posted to the net, including
  27. a Turbo C version someone posted, and my fairly recent fixes to 1.0. Both
  28. were among the changes Bjorn incorporated into this version.
  29.    I have compiled this myself under MSC 4.0, and linked it into a Unix
  30. program (BSD Yahtzee) to test it, and it seems to work well. I also borrowed
  31. a copy of Turbo C 1.0 and got it to compile OK with that too, but that's
  32. all I tested as far as Turbo C goes. If something did manage to get by us,
  33. send bug reports, fixes, etc. to Bjorn Larsson at mcvax!enea!infovax!bl,
  34. or me at one of the following addresses.
  35.    A manifest file follows my .signature.
  36.  
  37. -    -    -    -    -    -    -    -    -    -
  38. Steve Creps, Indiana University, Bloomington, home of the "Hoosiers"
  39.     creps@silver.bacs.indiana.edu (129.79.1.6)
  40.     {inuxc,rutgers,uunet!uiucdcs,pur-ee}!iuvax!silver!creps
  41.     creps@iubacs.bitnet (forwarded)
  42.  
  43.    File Name        Archive #
  44. -----------------------------------
  45.  Makefile.msc               4    
  46.  Makefile.trc               4    
  47.  README.NOW                 1    
  48.  attrib.c                   2    
  49.  beep.c                     1    
  50.  border.c                   1    
  51.  boxes.c                    2    
  52.  charadd.c                  3    
  53.  chardel.c                  2    
  54.  charget.c                  4    
  55.  charins.c                  2    
  56.  charpick.c                 1    
  57.  clrtobot.c                 2    
  58.  clrtoeol.c                 2    
  59.  curses.cmd                 1    
  60.  curses.h                   4    
  61.  curses.man                 5    
  62.  cursesio.asm               3    
  63.  cursesio.c                 3    
  64.  curspriv.h                 2    
  65.  endwin.c                   1    
  66.  farcall.inc                1    
  67.  hugedata.inc               1    
  68.  initscr.c                  1    
  69.  linedel.c                  2    
  70.  lineins.c                  2    
  71.  longname.c                 1    
  72.  move.c                     1    
  73.  mvcursor.c                 1    
  74.  nearcall.inc               1    
  75.  newwin.c                   3    
  76.  options.c                  2    
  77.  overlay.c                  2    
  78.  prntscan.c                 3    
  79.  refresh.c                  2    
  80.  scrreg.c                   1    
  81.  setmode.c                  2    
  82.  setterm.c                  2    
  83.  smaldata.inc               1    
  84.  stradd.c                   1    
  85.  strget.c                   3    
  86.  tabsize.c                  1    
  87.  termmisc.c                 1    
  88.  unctrl.c                   1    
  89.  update.c                   3    
  90.  winclear.c                 1    
  91.  windel.c                   1    
  92.  winerase.c                 1    
  93.  winmove.c                  1    
  94.  winscrol.c                 1    
  95.  wintouch.c                 1    
  96.