Rosetta 3.3
|
Platform-specific types for MacOS 10.4 on 32-bit PPC with GCC. More...
#include <stdint.h>
#include <sys/types.h>
#include <cstddef>
Namespaces | |
namespace | platform |
Fixed size types. | |
namespace | platform::file |
Functions | |
bool const | platform::file::CASE_SENSITIVE (true) |
Are file/path names case sensitive? | |
bool const | platform::file::VOLUME_USED (false) |
Volume specifier used? | |
char const | platform::file::PATH_SEPARATOR ( '/') |
File path separator. |
Platform-specific types for MacOS 10.4 on 32-bit PPC with GCC.