Library /sys$common/syshlp/helplib.hlb
CC, Messages, FUTUREKEYWD2

 *Conan The Librarian

 Message        "inline" is a keyword in the C99 revision of the C
                standard.  Using it as an identifier will prevent
                your program from conforming to that standard.

 Description    The token inline has been selected as a keyword in
                the C99 release of the C standard.  Because the
                program uses it as an identifier, the program will
                not conform to that standard.

 User Action    Change the name of the identifier.
  Close     Help