233
233
static void tee_print_sized_data(const char *, unsigned int, unsigned int, bool);
234
234
/* The names of functions that actually do the manipulation. */
235
235
static int get_options(int argc,char **argv);
238
236
static int com_quit(string *str,const char*),
239
237
com_go(string *str,const char*), com_ego(string *str,const char*),
240
238
com_print(string *str,const char*),