#include <cstdio>#include "sao-printer.h"

Go to the source code of this file.
Functions | |
| void | print (outputbuf &where, const char *script,...) |
| void | print (outputbuf &where, string script,...) |
| void print | ( | outputbuf & | where, | |
| string | script, | |||
| ... | ||||
| ) |
Definition at line 38 of file sao-printer.cpp.
| void print | ( | outputbuf & | where, | |
| const char * | script, | |||
| ... | ||||
| ) |
Definition at line 28 of file sao-printer.cpp.
1.5.9