#include <stdio.h>
Data Fields |
|
unsigned char * | _p |
int | _r |
int | _w |
short | _flags |
short | _file |
__sbuf | _bf |
int | _lbfsize |
void * | _cookie |
int(* | _close )(void *) |
int(* | _read )(void *, char *, int) |
fpos_t(* | _seek )(void *, fpos_t, int) |
int(* | _write )(void *, const char *, int) |
__sbuf | _ub |
__sFILEX * | _extra |
int | _ur |
unsigned char | _ubuf [3] |
unsigned char | _nbuf [1] |
__sbuf | _lb |
int | _blksize |
fpos_t | _offset |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|