C Function Prototyper

Glen Swonk swonk at toshais.UUCP
Fri Oct 26 07:12:16 AEST 1990


Can someone post a reference to a source for
a C source prototyper? Preferably one that can
handle both types of functions declarations.

Also, can anyone comment on the use of automatic prototyping?
Specifically, I always let the compiler (MSC) generate prototype
function declarations and append then to a file. This way, there is
no possiblity of an incorrect function declaration defined in
a source file while also reducing any redundant source code.




thanks, glenn

-- 
Glen L. Swonk
Toshiba American Information Systems
uunet!toshais!swonk
714-587-6475



More information about the Comp.lang.c mailing list