qc.hlp (Table of Contents; Topic list)
FILE
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:  <stdio.h>
 
  Structure:
 
  extern FILE
  {
      char *_ptr;
      int   _cnt;
      char *_base;
      char  _flag;
      char  _file;
  } _NEAR _CDECL _iob[];