NextPrevUpTopContentsIndex

*preprocessor-format-string*

Variable

Package

foreign-parser

Initial Value

On Windows:

""~A" /nologo /E ~A ~{/D~A ~}~{/I"~A" ~}/Tc "~A""

On Unix, Linux and and Mac OS X:

"~A -E ~A ~{-D~A~ ~}~{-I~A ~}~A"

Description

The variable *preprocessor-format-string* provides the default value for the preprocessor-format-string used by process-foreign-file.

See also

*preprocessor-options*process-foreign-file


LispWorks Foreign Language Interface User Guide and Reference Manual - 14 Mar 2008

NextPrevUpTopContentsIndex