This method clear (set to "0") all the elements of the data array.
Syntax
void Data_Clear(
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