Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ strgetc(3W) — OpenWindows V2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

stropen(3)

strclose(3)

strgetc(3W)  —  MISC. REFERENCE MANUAL PAGES

Text Buffer Utilities

NAME

 strgetc

SYNOPSIS

#include <buffutil.h>
  ...
extern int strgetc(sp)
Buffer ∗ sp;

DESCRIPTION

The strgetc function is used to read the next character stored in the string buffer.  The function returns the next character in the Buffer.  When no characters remain the routine returns EOF. 

SEE ALSO

stropen(3), strclose(3)

Sun Release 4.0  —  Last change:

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