setbuf_setbuf man page on Tru64

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
Tru64 logo
[printable version]

setbuf (SunOS)							setbuf (SunOS)

NAME
       setbuf, setbuffer, setlinebuf, setvbuf - Assign buffering to a stream

LIBRARY
       Standard C Library (libc.a)

SUN OS SYNOPSIS
       #include <stdio.h>

       void setbuf(
	       FILE *stream,
	       char *buffer);

       int setvbuf(
	       FILE *stream,
	       char *buffer,
	       int mode,
	       int size);

       void setbuffer(
	       FILE *stream,
	       char *buffer,
	       int size);

       void setlinebuf(
	       FILE *stream);

DIGITAL UNIX SYNOPSIS
       #include <stdio.h>

       void setbuf(
	       FILE *stream,
	       char *buffer);

       int setvbuf(
	       FILE *stream,
	       char *buffer,
	       int mode,
	       size_t size);

       int setvbuf_unlocked(
	       FILE *stream,
	       char *buffer,
	       int mode,
	       size_t size);

       void setbuffer(
	       FILE *stream,
	       char *buffer,
	       int size);

       void setlinebuf(
	       FILE *stream);

PARAMETERS
       Specifies  the  input/output  stream.   Points  to  a  character array.
       Determines how the stream parameter is buffered.	 Specifies the size of
       the buffer to be used.

DIFFERENCES
       Changes declaration of size to size_t.

       Adds the setvbuf_unlocked() function.

RELATED INFORMATION
       Digital UNIX Functions:

	   setbuf(3) delim off

								setbuf (SunOS)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Tru64

List of man pages available for Tru64

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net