Functions
pre.h File Reference

Go to the source code of this file.

Functions

void initPreprocessor ()
 
void cleanUpPreprocessor ()
 
void addSearchDir (const char *dir)
 
void preprocessFile (const char *fileName, BufStr &input, BufStr &output)
 
void preFreeScanner ()
 

Function Documentation

void addSearchDir ( const char *  dir)
void cleanUpPreprocessor ( )
void initPreprocessor ( )
void preFreeScanner ( )
void preprocessFile ( const char *  fileName,
BufStr input,
BufStr output 
)