204
204
static void tee_print_sized_data(const char *, unsigned int, unsigned int, bool);
205
205
/* The names of functions that actually do the manipulation. */
206
206
static int get_options(int argc,char **argv);
209
209
static int com_quit(string *str,const char*),
210
210
com_go(string *str,const char*), com_ego(string *str,const char*),
211
211
com_print(string *str,const char*),