LIBNS(UCB) — UNIX Programmer’s Manual
NAME
libNS − modified standard i/o library allowing concurrent read/write to a stream
SYNOPSIS
#include <nstdio.h>
cc ... −lNS
DESCRIPTION
This is a modified standard i/o library which allows you to open files “rw” or “ra”, and to then both read and write the resultant streams.
SEE ALSO
fopen(UCB), getc(UCB)
AUTHOR
Modifications by Keith Sklower
BUGS
7th Edition — 4/8/79