gstream-restore (3) - Linux Manuals

NAME

restore

SYNOPSIS

#include <gstream.h>

void restore();

DESCRIPTION

When you have activated a tabulator stop (by using the '\t' character), it might change the colour or the font depending on what or what not you have told it to do. To get the original settings back you can call this function.

It is automatically called when a newline ('\n') is encountered, and in a few other situations.