阅读背景:

无法编译:未知类型名称“string”

来源:互联网 

I have a simple C program:

我有一个简单的C程序:

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>

int main(int argCount, string args[])
{
 // ....
}
#inc



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: