| description | Learn more about: _iob | |||
|---|---|---|---|---|
| title | _iob | |||
| ms.date | 07/10/2023 | |||
| api_name |
|
|||
| api_location |
|
|||
| api_type |
|
|||
| topic_type |
|
|||
| f1_keywords |
|
|||
| helpviewer_keywords |
|
The array of stdio control structures.
FILE _iob[_IOB_ENTRIES];Starting with Visual Studio 2015, _IOB_ENTRIES is defined as 3 with the introduction of the Universal CRT.
It was previously defined as 20.
Defined in stdio.h.