Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!versatc!leadsv!laic!nova!darin From: darin@nova.laic.uucp (Darin Johnson) Newsgroups: comp.sys.amiga Subject: Re: ILBM Message-ID: <609@laic.UUCP> Date: 7 Jul 89 23:23:03 GMT References: <8142@saturn.ucsc.edu> <867@zehntel.UUCP> Sender: news@laic.UUCP Reply-To: darin@nova.UUCP (Darin Johnson) Organization: Lockheed AI Center, Menlo Park Lines: 21 In article <867@zehntel.UUCP> donw@zehntel.UUCP (Don White) writes: >In article <8142@saturn.ucsc.edu> cal@helios.ucsc.edu (Cal Delaney) writes: >>When I try to compile mandelvroom I get a 'file not found' >>error. Looking for #include . I have searched >>all directories of my Manx 3.6 compiler and cannot find this >>file. Anyone have a suggestion? > > This file is on the IFF Docs which appear both on fish disks or when > you send 20 bucks to Commodore. I managed to get things working by recreating these files from Volume 2 of the RKM. Since it was a real early version, it isn't correct in all aspects, but it got the job done. Also, there is no file printed (apparently it is a new thingy), but I added #defines for GWrite(), GSeek(), etc. that just call Write and Seek. Also, I defined GFlushWrite() or whatever it is called to be 0. It may not be bug free, but it works for saving ILBM files. (you also learn alot about IFF just by reading what you are typing in) Darin Johnson (leadsv!laic!darin@pyramid.pyramid.com) We now return you to your regularly scheduled program.