CompuServe Thread

Amiga C Help

5 messages in this thread
#41525From: George S. RolandJun 23, 1994 11:23 PM
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
#41656From: Doug WalkerJul 2, 1994 10:43 AM
I think the Rom Kernel Manuals discuss IFF. Read about the iffparse library provided with the system. –Doug
#41672From: George S. RolandJul 3, 1994 10:27 PM
THanks, Doug. I'll look into it. George
#41687From: Wayne HannamJul 5, 1994 2:46 PM
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>
#41700From: George S. RolandJul 5, 1994 10:17 PM
Thanks, Wayne. I appreciate you responding. George