#include <stdio.h>
Public Attributes | |
| int | _count |
| int | _fd |
| int | _flags |
| int | _bufsiz |
| unsigned char * | _buf |
| unsigned char * | _ptr |
Definition at line 19 of file stdio.h.
| unsigned char* __iobuf::_buf |
| int __iobuf::_bufsiz |
| int __iobuf::_count |
| int __iobuf::_fd |
| int __iobuf::_flags |
| unsigned char* __iobuf::_ptr |
1.5.8