SliceO_File::~SliceO_File
This is the destructor for the SliceO_File class. It is used by sliceOmatic when it exit, or by the "Fct_File_Delete" function or the SliceO_5 library to close a file.
Syntax
~SliceO_File(
void
) ;
Parameters
This method does not have a parameter.
Return value
This method does not return a value.
Remarks
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also