Method CompilerEnvironment()->CPP()->cpp()
classCompilerEnvironment
classCompilerEnvironment.CPP
- Method
cpp
stringcpp(stringdata,CppFlags|voidflags)- Description
Preprocess a string.
- Returns
Returns the preprocessed result.
- See also
class CompilerEnvironmentclass CompilerEnvironment.CPPstring cpp(string data, CppFlags|void flags)
Preprocess a string.
Returns the preprocessed result.