Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!umd5!uvaarpa!virginia!uvacs!edison!toylnd!dca From: dca@toylnd.UUCP (David C. Albrecht) Newsgroups: comp.sys.amiga Subject: Re: Me & this compiler of mine.... [Lattice] Message-ID: <195@toylnd.UUCP> Date: 21 Dec 87 08:25:38 GMT References: <584@kuling.UUCP> Organization: Dave & Anne in Charlottesville, VA Lines: 11 > I have a couple of questions regarding Lattice.. > I tried using the dopen(), dclose(), dread(), dwrite() No. You were using them correctly, Lattice screwed up. I was using dopen, dclose, and dwrite in Air Warrior and they went poof when it switched from 3.10 to 4.0. Since open, read, write are virtually direct Amigados calls I just switched to use them. You'll find the doc for open under the 'nofill' title (somebody dropped a formatter directive). David Albrecht