[fpc-pascal] pc -> fpc porting question: reset()
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Apr 17 16:22:59 CEST 2006
On 17 Apr 2006, at 16:12, Daniel Franke wrote:
>>> It's correct behaviour to crash if the file ('ipedfile.dat' in
>>> this case)
>>> does not exist?
>>
>> Yes. Runtime error 2 means that the file does not exist.
>
> I'm set. Thanks!
See also
http://www.freepascal.org/docs-html/rtl/system/ioresult.html
(in particular the example program)
Jonas
More information about the fpc-pascal
mailing list