home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!hela.iti.org!aws
- From: aws@iti.org (Allen W. Sherzer)
- Subject: Function prototype problem
- Message-ID: <1993Jan24.011056.5129@iti.org>
- Organization: Evil Geniuses for a Better Tomorrow
- Distribution: na
- Date: Sun, 24 Jan 1993 01:10:56 GMT
- Lines: 16
-
-
- An image processing library I am using has some function prototypes which looks
- like this:
-
- count gc foo(int a, ...)
-
-
- My compiler (microsoft C 5.1) doesn't like this very much. Anybody know
- what 'count' and 'gc' are for? Please answer via email.
-
- Allen
- --
- +---------------------------------------------------------------------------+
- | Allen W. Sherzer | "A great man is one who does nothing but leaves |
- | aws@iti.org | nothing undone" |
- +----------------------143 DAYS TO FIRST FLIGHT OF DCX----------------------+
-