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

  1. Title:            SHELL
  2. Author:            Julian Smith
  3. Version:        1.13
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Julian Smith (julians@cogsci.ed.ac.uk)
  8. Date:            06/12/94
  9. Keywords:        Function libraries ; Graphics
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    DeskLib 2.10 or later (a129)
  16. Directory:        micros/arch/riscos/c049
  17. Date mounted/updated:    08/12/94
  18. File names:        shell.arc
  19. Unarchived files:    119
  20. Unarchived size:    398 kbytes
  21. Omissions:        
  22. See also:        
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2
  29. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. Shell is a set of C routines which allow you to easily make multi-tasking
  35. programs which can display complicated items like arrays, bar-graphs,
  36. blocks of text etc in windows. It uses the routines in the DeskLib C
  37. lbrary. I wrote the Shell library to enable easy development of
  38. neural-network simulation programs for my PhD, so it is probably of most
  39. use to people wanting to display large amounts of data in windows. It
  40. also provides lots of example code for writing wimp applications.
  41.