.TH LIBNS UCB 4/8/79 UCB .SH NAME libNS \- modified standard i/o library allowing concurrent read/write to a stream .SH SYNOPSIS .B #include .br \fBcc ... \-lNS\fR .SH 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. .SH SEE ALSO fopen(UCB), getc(UCB) .SH AUTHOR Modifications by Keith Sklower .SH BUGS