home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / jËzyki_programowania / ace_basic / ace / prgs / readme < prev    next >
Text File  |  1977-12-31  |  937b  |  32 lines

  1.  
  2. Examples of library functions from ACE using the new include files.
  3.  
  4.  
  5. V2.37:  This is an update to some of the example programs.
  6.  
  7.         Library:
  8.  
  9.                 reqtools.b
  10.  
  11.                 The only change to this one is that it now
  12.                 includes the function declarations.
  13.  
  14.                 gadtools.b
  15.  
  16.                 Fixed a bug, it was using the old idcmp flags.
  17.                 This one shouldn't compile as it was.*  Cause
  18.                 there was a bug in intuition/iobselete.h it
  19.                 used the old defines for idcmp flags. Not now.
  20.  
  21.                 It's also using my tagmacros and it includes
  22.                 the function declarations. What's left to this
  23.                 one is to make it font sensitive.
  24.  
  25.                 Nils Sjoholm
  26.  
  27. *Note:     Hmm. It compiled okay for me. :-) I probably fixed the 
  28.       iobsolote.h problem but forgot that everyone else's wasn't 
  29.     fixed. Apologies.
  30.  
  31.         David Benn
  32.