1reset(3) gstream manual reset(3)
23
4
NAME
6reset
7
SYNOPSIS
9#include <gstream.h>
1011
12
void reset();
13
DESCRIPTION
15This sets the stream to the default state. All smart tab stops are
16deleted, the font is set to font 'font', the bitmap is set to screen,
17etc...
1819
20
21
22
gstream version 1.6 reset(3)