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 >
Wrap
Text File
|
1977-12-31
|
937b
|
32 lines
Examples of library functions from ACE using the new include files.
V2.37: This is an update to some of the example programs.
Library:
reqtools.b
The only change to this one is that it now
includes the function declarations.
gadtools.b
Fixed a bug, it was using the old idcmp flags.
This one shouldn't compile as it was.* Cause
there was a bug in intuition/iobselete.h it
used the old defines for idcmp flags. Not now.
It's also using my tagmacros and it includes
the function declarations. What's left to this
one is to make it font sensitive.
Nils Sjoholm
*Note: Hmm. It compiled okay for me. :-) I probably fixed the
iobsolote.h problem but forgot that everyone else's wasn't
fixed. Apologies.
David Benn