home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!agate!biosci!uwm.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!usc!ucla-cs!ficus.cs.ucla.edu!ratner
- From: ratner@ficus.cs.ucla.edu (Dave "Van Damme" Ratner)
- Newsgroups: comp.unix.questions
- Subject: Re: C Program error
- Message-ID: <ratner.721950673@ficus.cs.ucla.edu>
- Date: 16 Nov 92 21:51:13 GMT
- References: <1992Nov14.184452.28720@ra.oc.com> <1992Nov14.202706.828@ra.oc.com>
- Sender: usenet@cs.ucla.edu (Mr Usenet)
- Organization: UCLA, Computer Science Department
- Lines: 17
- Nntp-Posting-Host: ipswich.cs.ucla.edu
-
- ferguson@wizard.etsu.edu (Jason M Ferguson) writes:
-
- > slight modification, I typed that statement slightly wrong:
- >typedef void (*setvarproc)(char *,int)
-
- > I'm using cc to compile.
- > Thanks for your help.
-
- I know that many generic "cc" compilers (like SunOS) do not understand
- ANSI syntax, which is what you are trying to compile. Try gcc.
-
- Dave
- --
- * * *** * * | Dave "Van Damme" Ratner
- * * * * * * / \ ratner@cs.ucla.edu
- * * * * *** \ /
- *** *** *** * * | "Wham Bam, thank you Van Damme!"
-