0_0_17248383_16038.cpp
0_0_17248383_16038.cpp(2) : error C2059: 语法错误:“常量”
VC2013\INCLUDE\string.h(23) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\string.h(23) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
VC2013\INCLUDE\cstring(18) : error C2039: “memchr”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(18) : error C2873: “memchr”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(18) : error C2039: “memcmp”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(18) : error C2873: “memcmp”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(19) : error C2039: “memcpy”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(19) : error C2873: “memcpy”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(19) : error C2039: “memmove”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(19) : error C2873: “memmove”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(19) : error C2039: “memset”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(19) : error C2873: “memset”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(20) : error C2039: “strcat”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(20) : error C2873: “strcat”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(20) : error C2039: “strchr”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(20) : error C2873: “strchr”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(20) : error C2039: “strcmp”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(20) : error C2873: “strcmp”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(21) : error C2039: “strcoll”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(21) : error C2873: “strcoll”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(21) : error C2039: “strcpy”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(21) : error C2873: “strcpy”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(21) : error C2039: “strcspn”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(21) : error C2873: “strcspn”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(22) : error C2039: “strerror”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(22) : error C2873: “strerror”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(22) : error C2039: “strlen”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(22) : error C2873: “strlen”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(22) : error C2039: “strncat”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(22) : error C2873: “strncat”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(23) : error C2039: “strncmp”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(23) : error C2873: “strncmp”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(23) : error C2039: “strncpy”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(23) : error C2873: “strncpy”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(23) : error C2039: “strpbrk”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(23) : error C2873: “strpbrk”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(24) : error C2039: “strrchr”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(24) : error C2873: “strrchr”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(24) : error C2039: “strspn”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(24) : error C2873: “strspn”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(24) : error C2039: “strstr”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(24) : error C2873: “strstr”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(25) : error C2039: “strtok”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(25) : error C2873: “strtok”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstring(25) : error C2039: “strxfrm”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstring(25) : error C2873: “strxfrm”: 符号不能用在 using 声明中
0_0_17248383_16038.cpp(4) : error C2059: 语法错误:“常量”
VC2013\INCLUDE\stdlib.h(31) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\stdlib.h(31) : 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) : fatal erro
|