/Zf (Accept __far Keyword)

When you use the /Zf option, the compiler ignores every instance of the __far keyword in your source code. This option is useful when porting code written for the segmented memory models of 16-bit computers to the flat memory model of 32-bit computers.