stropen(3W) — MISC REFERENCE MANUAL PAGES
Text Buffer Utilities
NAME
stropen
SYNOPSIS
#include <buffutil.h>
...
extern Buffer ∗ stropen(string)
char ∗ string;
DESCRIPTION
The stropen function copies the string into a newly allocated Buffer. This string buffer can be read using the strgetc function and closed using the strclose procedure. The strclose function frees the buffer allocated by stropen.
SEE ALSO
Sun Release 4.1 — Last change: {:heading=>"stropen\|(\|3W\|)\0\0\(em\0\0\∗(]D"}