#include <string>#include <vector>#include "stdarg.h"

Typedefs | |
| typedef vector< string > | outputbuf |
Functions | |
| void | print (outputbuf &where, const char *script,...) |
| typedef vector<string> outputbuf |
| void print | ( | outputbuf & | where, | |
| const char * | script, | |||
| ... | ||||
| ) |
1.6.2