0_0_19873263_21847.cpp
0_0_19873263_21847.cpp(2) : error C2059: 语法错误:“常量”
VC2013\INCLUDE\string.h(23) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\string.h(23) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_19873263_21847.cpp(4) : error C2059: 语法错误:“常量”
VC2013\INCLUDE\stdlib.h(31) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\stdlib.h(31) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_19873263_21847.cpp(6) : error C2059: 语法错误:“常量”
VC2013\INCLUDE\yvals.h(568) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\yvals.h(568) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
VC2013\INCLUDE\cstdlib(18) : error C2039: “div_t”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(18) : error C2873: “div_t”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(18) : error C2039: “ldiv_t”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(18) : error C2873: “ldiv_t”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(19) : error C2039: “abort”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(19) : error C2873: “abort”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(19) : error C2039: “abs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(19) : error C2873: “abs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(20) : error C2039: “atof”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(20) : error C2873: “atof”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(20) : error C2039: “atoi”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(20) : error C2873: “atoi”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(20) : error C2039: “atol”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(20) : error C2873: “atol”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(21) : error C2039: “bsearch”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(21) : error C2873: “bsearch”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(21) : error C2039: “calloc”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(21) : error C2873: “calloc”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(21) : error C2039: “div”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(21) : error C2873: “div”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(22) : error C2039: “exit”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(22) : error C2873: “exit”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(22) : error C2039: “free”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(22) : error C2873: “free”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(23) : error C2039: “labs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(23) : error C2873: “labs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(23) : error C2039: “ldiv”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(23) : error C2873: “ldiv”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(23) : error C2039: “malloc”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(23) : error C2873: “malloc”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(24) : error C2039: “mblen”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(24) : error C2873: “mblen”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(24) : error C2039: “mbstowcs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(24) : error C2873: “mbstowcs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(24) : error C2039: “mbtowc”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(24) : error C2873: “mbtowc”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(25) : error C2039: “qsort”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(25) : error C2873: “qsort”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(25) : error C2039: “rand”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(25) : error C2873: “rand”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(25) : error C2039: “realloc”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(25) : error C2873: “realloc”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(26) : error C2039: “srand”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(26) : error C2873: “srand”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(26) : error C2039: “strtod”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(26) : error C2873: “strtod”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(26) : error C2039: “strtol”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(26) : error C2873: “strtol”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(27) : error C2039: “strtoul”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(27) : error C2873: “strtoul”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(28) : error C2039: “wcstombs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(28) : error C2873: “wcstombs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(28) : error C2039: “wctomb”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(28) : error C2873: “wctomb”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(30) : error C2039: “lldiv_t”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(30) : error C2873: “lldiv_t”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(33) : error C2039: “getenv”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(33) : error C2873: “getenv”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(34) : error C2039: “system”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(34) : error C2873: “system”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(37) : error C2039: “atoll”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(37) : error C2873: “atoll”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(37) : error C2039: “llabs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(37) : error C2873: “llabs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(37) : error C2039: “lldiv”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(37) : error C2873: “lldiv”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(38) : error C2039: “strtof”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(38) : error C2873: “strtof”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(38) : error C2039: “strtold”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(38) : error C2873: “strtold”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(39) : error C2039: “strtoll”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(39) : error C2873: “strtoll”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(39) : error C2039: “strtoull”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(39) : error C2873: “strtoull”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(32) : error C2039: “wcstol”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(32) : error C2873: “wcstol”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(32) : error C2039: “wcscat”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(32) : error C2873: “wcscat”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(33) : error C2039: “wcschr”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(33) : error C2873: “wcschr”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(33) : error C2039: “wcscmp”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(33) : error C2873: “wcscmp”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(33) : error C2039: “wcscoll”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(33) : error C2873: “wcscoll”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(34) : error C2039: “wcscpy”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(34) : error C2873: “wcscpy”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(34) : error C2039: “wcscspn”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(34) : error C2873: “wcscspn”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(34) : error C2039: “wcslen”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(34) : error C2873: “wcslen”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(35) : error C2039: “wcsncat”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(35) : error C2873: “wcsncat”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(35) : fatal error C1003: 错误计数超过 100;正在停止编译
|