![]() |
Rosetta
2020.28
|
Platform-specific types for 64-bit Windows with GCC. More...
#include <stdint.h>
Namespaces | |
platform | |
Fixed size types. | |
platform::file | |
Typedefs | |
typedef long long int | ssize_t |
Fixed size types: More... | |
Functions | |
bool const | platform::file::CASE_SENSITIVE (false) |
Are file/path names case sensitive? More... | |
bool const | platform::file::VOLUME_USED (true) |
Volume specifier used? More... | |
char const | platform::file::PATH_SEPARATOR ( '\\') |
File path separator. More... | |
Platform-specific types for 64-bit Windows with GCC.