Currently At: Programming Reference > C Reference > Stndard C I/O > setvbuf()

setvbuf()


Syntax:
#include <stdio.h>
int setvbuf( FILE *stream, char *buffer, int mode, size_t size );


Description:
The function setvbuf() sets the buffer for stream to be buffer, with a size of size. mode can be:


Related Topics:
setbuf()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions