home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 6 / Sonderheft_6-96.iso / pd / libraries / reqtools / glue / dice / readme < prev    next >
Text File  |  1996-11-03  |  502b  |  18 lines

  1.  
  2. DICE C
  3. ~~~~~~
  4. Extract DLibSource.lha for the source of the Dice C libraries.
  5.  
  6. Type DMake in the shell to create the following libraries:
  7.  
  8.     reqtoolss.lib     -> stack args
  9.     reqtoolssr.lib    -> registerized args
  10.     reqtoolsl.lib     -> stack args (large data)
  11.     reqtoolslr.lib    -> registerized args (large data)
  12.  
  13. To generate other flavors (such as a profiled library), simply use the
  14. DICE lbmake utility.
  15.  
  16. The file reqtools_protos.h should be copied to dinclude:clib (if you have
  17. DICE 3.0).
  18.