home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 463.lha / ReqAztec / ReadMe < prev    next >
Text File  |  1991-01-05  |  904b  |  19 lines

  1.  
  2.         This directory contains all needed to use the req.library with aztec C
  3.     version  5.0.
  4.     SimpleRequest()  and  TwoGadRequest()  have been modified and take now one
  5.     more parameter, the window title of the requester. See req.doc.
  6.  
  7.  
  8.     readme                This file.
  9.     reqbase.h             Modified C include file. Put it in include/libraries
  10.     req_pragmas.h         Pragmas for aztec C 5.0
  11.     *.asm                 Glues for functions that don't support pragmas.
  12.     req.lib               Library for manx linker containing the glues.
  13.     showoffreq.c          The C source code for the req demo program.
  14.     showoffreq            The req demo executable.
  15.     makefile              Building instructions for req.lib and showoffreq.
  16.     req.doc               The modified instructions and calling conventions.
  17.     glue/                 Directory containing all the useless glues.
  18.  
  19.