MESSAGES
Compilation Unit
-Wmsg8x3
None
None
None
None
Some editors (early versions of WinEdit) expect the filename in Microsoft message format (8.3 format). That means the filename can have up to eight characters and no more than a three-character extension. Longer filenames are possible when you use Win95 or WinNT. This option truncates the filename to the 8.3 format.
x:\mysourcefile.c(3): INFORMATION C2901: Unrolling loop
Setting the -Wmsg8x3 option changes the above message to:
x:\mysource.c(3): INFORMATION C2901: Unrolling loop
-WmsgFi (-WmsgFiv, -WmsgFim): Set Message Format for Interactive Mode
-WmsgFb (-WmsgFbv, -WmsgFbm): Set Message File Format for Batch Mode