I Have a program that open a file ok, now I have a loop that allocate variables at the begining of a loop read a file and deallocate those varaibles at the end of the loop, it works fine for two time, at the third time that the loop is going to the file is close, and I do not close the file looks that the deallocation is closing the file.
Any Ideas ?
File closing when DEALLOCATE HELP !!
Nähere Informationen zur Compiler-Optimierung finden Sie in unserem Optimierungshinweis.


