efopen.c

Daniel R. Levy levy at ttrdc.UUCP
Sat Oct 19 09:32:41 AEST 1985


In article <796 at rlgvax.UUCP>, peter at rlgvax.UUCP (Peter Klosky) writes:
>
>> ^^^^^ WRONG RESULT TYPE; should be (void) ^^^^^
>There is a certain confusion about how well documented and
>supported the void() feature is in various versions of the
>language support systems.
>
Yessir.  F'rinstance...
(void)whatever is not supported at all under VAX/VMS C.  It will barf
severely on (originally) Unix C programs which have been heavily larded with
(void)'s for the sake of lint.  Not the entire C world is Unix.
-- 
 -------------------------------    Disclaimer:  The views contained herein are
|       dan levy | yvel nad      |  my own and are not at all those of my em-
|         an engihacker @        |  ployer or the administrator of any computer
| at&t computer systems division |  upon which I may hack.
|        skokie, illinois        |
 --------------------------------   Path: ..!ihnp4!ttrdc!levy



More information about the Comp.sources.bugs mailing list