close(file); always necessary??

Rugxulo rugxulo at gmail.com
Tue Jun 15 06:47:14 CEST 2010


Hey,
   In non-standard Pascal mode, does it matter if I explicitly close
the file or not? E.g., "close(file);", is that done automatically or
is it implementation defined? (I'm 99% sure DOS always closes files
upon exit.) I'm just wondering if that's a fair assumption for Linux,
etc. (though I kinda doubt it).





More information about the Gpc mailing list