win32位处理

void setupSignalHandlers() {
    setupSynchronousSignalHandlers();
#ifdef _WIN32  // 32位额外处理
    massert(10297,
            "Couldn't register Windows Ctrl-C handler",
            SetConsoleCtrlHandler(static_cast<PHANDLER_ROUTINE>(CtrlHandler), TRUE));
#else
#endif
}
typedef short int16_t;
typedef int int32_t;
typedef long long int64_t;

typedef shot int16_t;
typedef int int32_t;
typedef long int64_t;
c++

c++数据类型32位64位大小

2023-8-7 12:21:56

c++

指针

2023-8-7 15:31:05

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索