为什麼运行时老是出现错误英文说:unable to open file c:\tc|t1.obj
为什麼运行时老是出现错误英文说:unable to open file c:\tc|t1.obj,哪位好心人帮我解决一下。我编的程序是
main()
{int a,b,c;
a=3;b=4;
c=a+b;
printf("a+b=%d",c);
}
[此贴子已经被作者于2007-6-14 20:24:09编辑过]
[此贴子已经被作者于2007-6-14 20:24:09编辑过]