gstream-remove_tab(3)

remove_tab(3) gstream manual remove_tab(3)

NAME

remove_tab

SYNOPSIS

#include <gstream.h>

void remove_tab(int x);

DESCRIPTION

This will remove the tabulator stop (if it exists) at position X.

SEE ALSO

gstream-set_tab(3), gstream-remove_all_tabs(3), gstream-restore(3)

version 1.6 gstream