![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
Close a buffered file. More...
#include "o2s/file_input_stream.h"#include "o2s/log.h"#include <errno.h>#include <stdlib.h>#include <string.h>#include <unistd.h>Go to the source code of this file.
Functions | |
| void | file_close (ifstream_t *file) |
| Release resources to the system. | |
| void file_close | ( | ifstream_t * | file | ) |