Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 467 Bytes

bufsiz.md

File metadata and controls

24 lines (18 loc) · 467 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: BUFSIZ
BUFSIZ
11/04/2016
BUFSIZ
STDIO/BUFSIZ
BUFSIZ constant
94ac04a3-d154-476b-bd89-eefbc7b949ae

BUFSIZ

Syntax

#include <stdio.h>

Remarks

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

See also

Stream I/O
Global constants