The array of stdio control structures.
FILE _iob[_IOB_ENTRIES];
Remarks
IOB_ENTRIES is defined as 20 in stdio.h.
See Also
Reference
Change History
Date |
History |
Reason |
|---|---|---|
|
June 2010 |
Added this document. |
Information enhancement. |
The array of stdio control structures.
FILE _iob[_IOB_ENTRIES];
IOB_ENTRIES is defined as 20 in stdio.h.
Date |
History |
Reason |
|---|---|---|
|
June 2010 |
Added this document. |
Information enhancement. |