MicrOS
|
Go to the source code of this file.
Macros | |
#define | CHUNK_SIZE 20480 |
Functions | |
FILE * | streams_set_stream_as_file (const char *filename, const char *mode, FILE *stream) |
int | streams_file_fetch (FILE *stream) |
void | streams_file_flush (FILE *stream) |
#define CHUNK_SIZE 20480 |
int streams_file_fetch | ( | FILE * | stream | ) |
void streams_file_flush | ( | FILE * | stream | ) |