摘要:
/* 指针大小变化 : sizeof(int*) x86 4 x64 8 */ 阅读全文
posted @ 2019-12-13 06:02
火焰马
阅读(179)
评论(0)
推荐(0)
摘要:
// BUG typedef struct SData { int nNumb; char szName[20]; float fMath; }DATA; #include "stdafx.h" #include "Map.h" #include using namespace std; int main() { DATA ds[] = { ... 阅读全文
posted @ 2019-12-13 03:29
火焰马
阅读(108)
评论(0)
推荐(0)

浙公网安备 33010602011771号