Amiga C Help
5 messages in this thread
I have SAS C V 6.50 and I am just learning C. WHere do I find the Amiga
libraries or includes with which to work on learning IFF file formats. I'd
like to find out how to work with sound and image files etc. with the Amiga.
Where do I start? Thanks for any info! George
I think the Rom Kernel Manuals discuss IFF. Read about the iffparse
library provided with the system.
–Doug
THanks, Doug. I'll look into it. George
Yes, the RKM's have an entire section devoted to IFF, As for the libraries and
includes, Lattice should have setup your SYS:s/user-startup file with something
like SC: hd0:sc
INCLUDE: sc:include
LIBS: hd0:libs or something to that
effect, if you look at the file, I think it should be pretty easy to find.
Wayne Hannam <wayneh@unidata.com> <73244,1717>
Thanks, Wayne. I appreciate you responding. George