home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / line_457.lzh / Contents < prev    next >
Text File  |  1991-02-14  |  2KB  |  36 lines

  1. This is disk 457 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. CManual        Parts 3 and 4 of a complete C manual for the Amiga which
  6.         describes how to open and work with Screens, Windows,
  7.         Graphics, Gadgets, Requesters, Alerts, Menus, IDCMP,
  8.         Sprites, VSprites, AmigaDOS, Low Level Graphics Routines,
  9.         Hints and Tips, etc.  The manual also explains how to use
  10.         your C Compiler and gives you important information about
  11.         how the Amiga works and how your programs should be designed.
  12.         The manual consists of 15 chapters together with more than
  13.         100 fully executable examples with source code.  When
  14.         unpacked, the manual and examples nearly fill up four
  15.         standard Amiga floppies.  This is version 2.0, an update to
  16.         version 1.0 on disk 337.  Because of its size, it is
  17.         distributed on two library disks, parts 1 and 2 on disk 456
  18.         and parts 3 and 4 on disk 457.
  19.         Author:  Anders Bjerin
  20.  
  21. Line        A shell written to enhance the bare-bones CLI with features
  22.         that many people find useful in the UNIX csh, including
  23.         history, aliases, a directory stack, etc.  Version 1.15,
  24.         includes source.
  25.         Author:  John D. Aycock
  26.  
  27. QuickReq        An "Ask utility" to replace the "ask" command from AmigaDOS.
  28.         QuickReq can load arguments from files thus making it
  29.         possible to handle long questions and texts.  Also supports
  30.         optional line breaks in BodyText, an option to center text
  31.         to window, DisplayBeep when requester is activated, setting
  32.         your own FrontPen number, specifying requesters width and
  33.         height and all kinds of overscan displays.  First public
  34.         release.  Version 2.0, includes source.
  35.                 Author:  Markus Aalto
  36.