Compiler Warning (level 1) C4110

unexpected token 'number'

The pragma contained an unexpected integer constant.

The pragma was ignored.

The following example generates this warning:

#pragma title( 1984 )