Rosetta 3.3
|
Platform-specific types for 64-bit Windows with MS VC++. More...
#include <basetsd.h>
Namespaces | |
namespace | platform |
Fixed size types. | |
namespace | platform::file |
Typedefs | |
typedef INT32 | int32_t |
Fixed size types. | |
typedef UINT32 | uint32_t |
typedef INT64 | int64_t |
typedef UINT64 | uint64_t |
typedef long long int | ssize_t |
Scalable size types. | |
Functions | |
bool const | platform::file::CASE_SENSITIVE (false) |
Are file/path names case sensitive? | |
bool const | platform::file::VOLUME_USED (true) |
Volume specifier used? | |
char const | platform::file::PATH_SEPARATOR ( '\\') |
File path separator. |
Platform-specific types for 64-bit Windows with MS VC++.