![]() |
Rosetta
2021.16
|
Platform-specific types for 64-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 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 64-bit Windows with MS VC++.
1.8.7