pascal dos erorr
pascal吧
全部回复
仅看楼主
level 6
ssrMeredith
楼主
是什么问题?
2014年01月09日 09点01分
1
level 14
82111668_2012
上源码
2014年01月09日 10点01分
2
ssrMeredith
不管是什么程序都这样
2014年01月12日 09点01分
ssrMeredith
是pas软件有问题还是操作系统有问题
2014年01月12日 09点01分
ssrMeredith
如果真的想看我就给你
2014年01月12日 09点01分
ssrMeredith
const b='f:/'; c='.txt'; var a:string; i:longint; begin for i:=1to 100do begin a:=b+chr(i)+c; assign(output,a); rewrite(output); writeln(' '); writeln(''); close(output); end; end.
2014年01月12日 09点01分
level 4
The_坑
i如果是13的话 chr(i)就变成了个回车 当然不合法、、
2014年01月27日 14点01分
4
ssrMeredith
问题是其它程序也不合法,而且没用到chr函数
2014年01月28日 05点01分
The_坑
回复 苏世睿 :代码。。
2014年01月28日 05点01分
ssrMeredith
所有都这样,包括 var a,b:longint; begin read(a,b); write(a+b); end.
2014年01月28日 06点01分
The_坑
编译完光标跳哪了
2014年01月28日 06点01分
level 12
肥龙Came-
不合法
2014年01月28日 03点01分
5
ssrMeredith
啥不合法?
2014年02月06日 11点02分
level 4
The_坑
楼上不水能死。。。。。
2014年01月28日 04点01分
6
level 6
ssrMeredith
楼主
为什么还没人能回一个能解决问题的答复
2014年02月06日 12点02分
7
level 6
at小菜鸟2
报告楼主,是Ivaild Data 无效的数据
2014年02月07日 16点02分
8
ssrMeredith
请问这是啥意思;
2014年02月08日 11点02分
at小菜鸟2
回复 苏世睿 :我查错误码知道的...
2014年02月08日 14点02分
level 6
ssrMeredith
楼主
我自己回答这个问题,改操作系统,倒是奇怪,改了操作系统就没事了
2014年02月08日 11点02分
9
1