strclose(3W) UNIX System V strclose(3W)
Text Buffer Utilities
NAME
strclose
SYNOPSIS
#include <buffutil.h>
...
extern void strclose(sp)
Buffer * sp;
DESCRIPTION
The strclose procedure is used to close a string Buffer which was opened
using the stropen function.
SEE ALSO
stropen(3W), strgetc(3W)
10/89 Page 1