home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / text / b058_2 < prev    next >
Text File  |  1999-04-27  |  1KB  |  40 lines

  1. Title:            CURSES
  2. Author:            
  3. Version:        0.11
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Nick A. Smith (nas20@cus.cam.ac.uk)
  8. Date:            11/08/93
  9. Keywords:        
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    Desktop C compiler V4, for recompilation
  16. Directory:        micros/arch/riscos/b/b058
  17. Date mounted/updated:    15/08/93
  18. File names:        b058.arc
  19. Unarchived files:    71
  20. Unarchived size:    386 Kbytes
  21. Omissions:        
  22. See also:        UNIXLIB (a/a042)
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the uuencoded file and extract using SparkPlug 2 (see the "tools_help"
  29. file in arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. The curses routines give the user a terminal-independent method of
  35. updating text screens with reasonable optimization.  This distribution
  36. contains two libraries (both with source code): a port of Amiga
  37. curses that runs with Acorn Clib/RISC_OSLib in a window, and a port
  38. of Minix curses that runs under Huw Rogers UnixLib library from the
  39. command line. 
  40.