SYNOPSIS
#include <stdio.h>
void setbuffer(FILE *stream, char *buf, int size);
DESCRIPTION
The
Except that it returns no value, the
PARAMETERS
- stream
-
Points to FILE structure.
- buf
-
Is a user-allocated buffer.
- size
-
Is a user-specified buffer size.
RETURN VALUES
None.
CONFORMANCE
4.4BSD.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
MKS Toolkit 9.3 Documentation Build 6.