home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / c / 20130 < prev    next >
Encoding:
Text File  |  1993-01-24  |  865 b   |  27 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!hela.iti.org!aws
  3. From: aws@iti.org (Allen W. Sherzer)
  4. Subject: Function prototype problem
  5. Message-ID: <1993Jan24.011056.5129@iti.org>
  6. Organization: Evil Geniuses for a Better Tomorrow
  7. Distribution: na
  8. Date: Sun, 24 Jan 1993 01:10:56 GMT
  9. Lines: 16
  10.  
  11.  
  12. An image processing library I am using has some function prototypes which looks
  13. like this:
  14.  
  15. count gc foo(int a, ...)
  16.  
  17.  
  18. My compiler (microsoft C 5.1) doesn't like this very much. Anybody know
  19. what 'count' and 'gc' are for? Please answer via email.
  20.  
  21.    Allen
  22. -- 
  23. +---------------------------------------------------------------------------+
  24. | Allen W. Sherzer | "A great man is one who does nothing but leaves        |
  25. |  aws@iti.org     |  nothing undone"                                       |
  26. +----------------------143 DAYS TO FIRST FLIGHT OF DCX----------------------+
  27.