home *** CD-ROM | disk | FTP | other *** search
- Path: news.amu.edu.pl!usenet
- From: Marcin Orlowski <carlos@felix.univ.szczecin.pl>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: More
- Date: Thu, 25 Jan 1996 14:33:57 +0100
- Organization: W.F.M.H.
- Message-ID: <310786C5.41C6@felix.univ.szczecin.pl>
- References: <9601201749.AA00046@cliffe.demon.co.uk> <593.6596T663T358@cycor.ca>
- NNTP-Posting-Host: felix.univ.szczecin.pl
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (X11; I; IRIX 5.2 IP12)
-
- gcaine wrote:
- >
- > >Thanks for the last lot of help but i am looking for something like this
- > >but when i try too compile it i get
- >
- > >SAS/C Amiga Compiler 6.56
- > >Copyright (c) 1988-1995 SAS Institute Inc.
- >
- > >====================
- > > if(!(fh = fopen("T:xx", "w")))
- > >Work-1:Steve1.c 41 Warning 225: pointer type mismatch
- > > "BPTR" does not match "struct __iobuf *"
- >
- > >int main(int argc, char **argv)
- > >{
- > > struct WBArg *wbarg;
- > > struct DiskObject *dobj;
- > > UBYTE **tools,*textp;
- > > BPTR fh;
- > ^^^^
- > Shouldn't that be FILE?
-
- Or better FILE*
-
- --
- Greetings, Marcin
-
- -----------------------------------------------------------------------------
- Marcin Orlowski
-
- E-Mail: carlos@felix.univ.szczecin.pl
- WWW: dedal.man.szczecin.pl/~carlos/carlos.html
- SilverDream!'s BBS: +48 (0)91 540431 (non-stop)
- -----------------------------------------------------------------------------
-