Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 728 Bytes

bufsiz.md

File metadata and controls

32 lines (28 loc) · 728 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
BUFSIZ | Microsoft Docs
11/04/2016
cpp-standard-libraries
article
BUFSIZ
C++
BUFSIZ constant
94ac04a3-d154-476b-bd89-eefbc7b949ae
6
corob-msft
corob
ghogen

BUFSIZ

Syntax

  
#include <stdio.h>  

Remarks

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

See Also

Stream I/O
Global Constants