Tradcpp

TRADCPP(1) - General Commands Manual

Cc, Make, Cpp, Tradcpp

TRADCPP(1) - General Commands Manual # TRADCPP(1) - General Commands Manual NAME # tradcpp - traditional (K&R-style) C macro preprocessor SYNOPSIS # tradcpp [-options] [input-file [output-file]] DESCRIPTION # The tradcpp command provides a traditional K&R-style C macro preprocessor. It is intended to be suitable for historical Unix uses of the preprocessor, such as imake, particularly those that depend on preservation of whitespace. The chief ways in which traditional cpp differs from Standard C are: ...