![]() |
Rosetta Utilities
2014.35
|
Platform-specific types for 32-bit Windows with MS VC++. More...
#include <basetsd.h>
Namespaces | |
platform | |
Fixed size types. | |
platform::file | |
Typedefs | |
typedef INT32 | int32_t |
Fixed size types. More... | |
typedef UINT32 | uint32_t |
typedef INT64 | int64_t |
typedef UINT64 | uint64_t |
typedef long int | ssize_t |
Scalable 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 32-bit Windows with MS VC++.