Share via


BUFSIZ

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at BUFSIZ.

Syntax

  
#include <stdio.h>  

Remarks

BUFSIZ is the required user-allocated buffer for the setvbuf routine.

See Also

Stream I/O
Global Constants