VMS Help  —  CC  Messages  BLOCKINL
 Message        Block level declarations of inline functions are not
                allowed.

 Description    In C99 standard, block level declaration of inline
                functions are prohibited.

 User Action    Move the inline function declaration to file scope.
Close Help