Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ strgetc(3W) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

stropen(3W)

strclose(3W)



strgetc(3W)                      UNIX System V                      strgetc(3W)


                                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(3W), strclose(3W)




































10/89                                                                    Page 1





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