1remove_tab(3) gstream manual remove_tab(3)
23
4
NAME
6remove_tab
7
SYNOPSIS
9#include <gstream.h>
1011
12
void remove_tab(int x);
13
DESCRIPTION
15This will remove the tabulator stop (if it exists) at position X.
1617
SEE ALSO
19gstream-set_tab(3), gstream-remove_all_tabs(3), gstream-restore(3)
2021
22
23
gstream version 1.6 remove_tab(3)