gstream-wrap - Man Page
wrap
Synopsis
#include <gstream.h>
void wrap();
Description
The stream will wrap at the right boundary. Same effect as set_wrap(true).
See Also
Info
version 1.6 gstream manual
wrap
#include <gstream.h>
void wrap();
The stream will wrap at the right boundary. Same effect as set_wrap(true).