INFO: printf() and 512-Byte I/O Buffer (44725)
The information in this article applies to:
- The C Run-Time (CRT), when used with:
- Microsoft Visual C++ for Windows, 16-bit edition 1.52
- Microsoft Visual C++, 32-bit Editions 2.0
- Microsoft Visual C++, 32-bit Editions 2.1
- Microsoft Visual C++, 32-bit Editions 2.2
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Editions 4.1
- Microsoft Visual C++, 32-bit Editions 4.2
- Microsoft Visual C++, 32-bit Editions 5.0
- Microsoft Visual C++, 32-bit Editions 6.0
This article was previously published under Q44725 SUMMARY
The function printf() takes up 512 bytes from the default heap in 16-bit
applications and 4096 bytes in 32-bit applications.
Modification Type: | Major | Last Reviewed: | 12/11/2003 |
---|
Keywords: | kbCRT kbinfo KB44725 |
---|
|