Path: utzoo!utgpu!water!watmath!clyde!rutgers!ucla-cs!zen!ucbvax!decvax!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!enea!kuling!jonasf From: jonasf@kuling.UUCP (Mad Flax) Newsgroups: comp.sys.amiga Subject: Me & this compiler of mine.... [Lattice] Message-ID: <584@kuling.UUCP> Date: 15 Dec 87 21:14:17 GMT Organization: Dep. of Computer Systems, Upsala University, Sweden Lines: 13 [Take this!] I have a couple of questions regarding Lattice.. First the background: I tried using the dopen(), dclose(), dread(), dwrite() functions, but the linker barfed. After looking in dos.h I found all were mentioned as _except dwrite. Tried calling them with the underscore, and it worked.. Now: Is this something specific to my compiler? (ver. 4.0) Am I doing something wrong? And last, is dwrite in dos.h different from the one in dos.h on disk #3? (Assuming I am right when I think the real world and my manual have different opinions) Or have I just flipped past the wrong pages in my manual?? ;-)