Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ stropen(3W) — SunOS 4.1.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

strclose(3)

strgetc(3)

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

strclose(3), strgetc(3)

Sun Release 4.1  —  Last change: {:heading=>"stropen\|(\|3W\|)\0\0\(em\0\0\∗(]D"}

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026