VMS Help
CC, Messages, DEFPARMTYPE

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

 Message        There is no declaration for the old-style function
                parameter "<name>".  Type defaulted to int.  This is
                a violation of the C99 standard.

 Description    The parameter of an old-style function definition was
                not declared.  It will default to int type.  Omitting
                the type specifier is not valid in C99, and is often
                considered poor programming practice.

 User Action    Declare the parameter.  Compaq also recommends that
                old-style function definitions be replaced by
                prototype-format definitions.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.