Provides the default value for the preprocessor-format-string used by process-foreign-file.
foreign-parser
On Windows:
"\"~A\" /nologo /E ~A ~{/D~A ~}~{/I\"~A\" ~}/Tc \"~A\""
On Non-Windows systems:
"~A -E ~A ~{-D~A~ ~}~{-I~A ~}\"~A\""
The variable *preprocessor-format-string*
provides the default value for the preprocessor-format-string used by process-foreign-file.
Foreign Language Interface User Guide and Reference Manual - 01 Dec 2021 19:35:02