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 Macintosh:

"~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 - 27 Mar 2005

NextPrevUpTopContentsIndex