home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13489 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.1 KB

  1. 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
  2. From: ratner@ficus.cs.ucla.edu (Dave "Van Damme" Ratner)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: C Program error
  5. Message-ID: <ratner.721950673@ficus.cs.ucla.edu>
  6. Date: 16 Nov 92 21:51:13 GMT
  7. References: <1992Nov14.184452.28720@ra.oc.com> <1992Nov14.202706.828@ra.oc.com>
  8. Sender: usenet@cs.ucla.edu (Mr Usenet)
  9. Organization: UCLA, Computer Science Department
  10. Lines: 17
  11. Nntp-Posting-Host: ipswich.cs.ucla.edu
  12.  
  13. ferguson@wizard.etsu.edu (Jason M Ferguson) writes:
  14.  
  15. >    slight modification, I typed that statement slightly wrong:
  16. >typedef void (*setvarproc)(char *,int)
  17.  
  18. >    I'm using cc to compile.
  19. >    Thanks for your help.
  20.  
  21. I know that many generic "cc" compilers (like SunOS) do not understand
  22. ANSI syntax, which is what you are trying to compile.  Try gcc.
  23.  
  24. Dave
  25. -- 
  26. * *  ***  *     *    |   Dave "Van Damme" Ratner
  27. * *  *    *    * *  / \  ratner@cs.ucla.edu
  28. * *  *    *    ***  \ /  
  29. ***  ***  ***  * *   |   "Wham Bam, thank you Van Damme!"    
  30.