gstream-no_wrap - Man Page
no_wrap
Synopsis
#include <gstream.h>
void no_wrap();
Description
The stream will not wrap. Same effect as set_wrap(false).
See Also
Info
version 1.6 gstream manual
no_wrap
#include <gstream.h>
void no_wrap();
The stream will not wrap. Same effect as set_wrap(false).