INPUT
Compilation Unit
-!
None
None
None
None
Use this option, called cut, when compiling files copied from an MS-DOS file system. Filenames are clipped to eight characters ( DOS length). The cut option truncates the filename in the following include directive:
#include "mylongfilename.h" to: #include "mylongfi.h"