close_all_files ( : : : )

Close all open files.

close_all_files closes all open files.


Attention

Since all files are closed by close_all_files all handles become invalid.


Result

If it is possible to close the files the operator close_all_files returns the value 2 (H_MSG_TRUE). Otherwise an exception handling is raised.


Parallelization Information

close_all_files is local and processed completely exclusively without parallelization.


Alternatives

close_file


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH