pascal里 file not found

来源:学生作业帮助网 编辑:六六作业网 时间:2024/07/10 13:49:16
pascal里filenotfoundpascal里filenotfoundpascal里filenotfound意思是“文件未找到”,可能你在读取文件时没有把要读取的文件放在程序所在目录中导致找不到

pascal里 file not found
pascal里 file not found

pascal里 file not found
意思是“文件未找到”,可能你在读取文件时没有把要读取的文件放在程序所在目录中导致找不到文件.
PS:在Free Pascal中,这种情况的错误号好像是2.