|
UCommon
|
Adaption of C runtime FILE processing. More...
#include <ucommon/platform.h>#include <ucommon/protocols.h>#include <ucommon/thread.h>#include <ucommon/string.h>#include <ucommon/memory.h>#include <ucommon/fsys.h>#include <stdio.h>

Go to the source code of this file.
Data Structures | |
| class | ucommon::file |
| Access standard files through character protocol. More... | |
Namespaces | |
| ucommon | |
| Common namespace for all ucommon objects. | |
Typedefs | |
| typedef file | ucommon::file_t |
| Convience type for file. | |
Adaption of C runtime FILE processing.
Definition in file file.h.
1.8.6