Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getc(3spp) — UMIPS/BSD System Programmer's Package 2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

GETC(3spp)

NAME

getc, getchar, − get character from descriptor

SYNOPSIS

#include <saio/saioctl.h>

int getc(descriptor)
int descriptor;

int getchar()

DESCRIPTION

Getc returns the next character from the named input descriptor.

Getchar() reads from the console and unless descriptor 0 has been closed is identical to getc(0). 

HOME
(str) The home directory to use for the ~c

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