APM:Libraries
|
Public Attributes | |
FIL * | fp |
int | idx |
int | nchr |
BYTE | buf [64] |
BYTE putbuff::buf[64] |
Definition at line 6206 of file ff.c.
Referenced by putc_bfd(), and putc_flush().
FIL* putbuff::fp |
Definition at line 6198 of file ff.c.
Referenced by putc_bfd(), putc_flush(), and putc_init().
int putbuff::idx |
Definition at line 6199 of file ff.c.
Referenced by putc_bfd(), and putc_flush().
int putbuff::nchr |
Definition at line 6199 of file ff.c.
Referenced by putc_bfd(), and putc_flush().