Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!sunic!news.funet.fi!funic!fuug!casino!p2.f501.n220.z2.FIDONET.ORG!Petri.Pusa From: Petri.Pusa@p2.f501.n220.z2.FIDONET.ORG (Petri Pusa) Newsgroups: comp.sys.amiga Subject: Re: lattice C NOVICE question Message-ID: <588.27ED7F66@casino.FIDONET.ORG> Date: 23 Mar 91 21:14:36 GMT Sender: ufgate@casino.FIDONET.ORG (newsout1.26) Organization: FidoNet node 2:220/501.2 - The Place on Earth, Espoo Lines: 28 > >#include "libraries/dosextens.h" > > This should be: > > #include What's the big difference ? I doubt that anybody has a libraries directory including dosextens.h by a mistake in that directory where (s)he is compiling from so that the information would get mixed up. > >extern struct FileHandle *Open(); > > > That will work, but technically, it should be: > > extern BPTR Open(); How about #include ? And again that doesn't have any effect to the program code. Perhaps it's technically right, but why not use the header files made by Commodore which should be technically always right ? -- Petri Pusa - via FidoNet node 2:220/801 UUCP: ...!fuug!casino!501.2!Petri.Pusa INTERNET: Petri.Pusa@p2.f501.n220.z2.FIDONET.ORG