|
commore
1.0.6-SNAPSHOT
|
#include <stdio.h>#include <string.h>#include <stdlib.h>#include <ctype.h>#include "commore/Error.h"#include "commore/Path.h"#include "System.h"#include "ListImpl.h"Macros | |
| #define | PATH_STRCMP strcmp |
Functions | |
| CMR_FILE_DECLARE () | |
| bool | is_dir_sep (AChar u) |
| bool | check_drive_ (const AChar *e1, const AChar *e2) |
| CMR_LIST_IMPL (Path) | |
| #define PATH_STRCMP strcmp |
| CMR_FILE_DECLARE | ( | ) |
| CMR_LIST_IMPL | ( | Path | ) |
|
inline |