dvi2bitmap
dvi2bitmap1.0
|
Go to the source code of this file.
Macros | |
#define | SSTREAM ostringstream |
#define | SS_C_STR(s) (s).str().c_str() |
#define | SS_STRING(s) (s).str() |
#define SS_C_STR | ( | s) | (s).str().c_str() |
Referenced by PkFont::substitute_font_string().
#define SS_STRING | ( | s) | (s).str() |
Referenced by PipeStream::getResult(), main(), and PkFont::substitute_font_string().
#define SSTREAM ostringstream |
Referenced by PipeStream::getResult(), main(), and PkFont::substitute_font_string().