home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aix
- Path: sparky!uunet!spool.mu.edu!umn.edu!lynx!deepthought.unm.edu!peter
- From: peter@deepthought.unm.edu (Peter Blemel)
- Subject: Is -qextchk incompatable with varargs?
- Message-ID: <rznr82k@lynx.unm.edu>
- Date: Tue, 29 Dec 92 03:14:18 GMT
- Organization: Disorganization
- Lines: 9
-
- I'm compiling a program that uses varargs. If I compile with -qextchk, the
- linker/loader complains that my varargs function is used inconsistantly. I
- have prototyped the function, is this not enough?
-
- Or is -qextchk only useful to check programs without varargs?
-
- Peter
-
-
-