This method assign a name to the class instance.
Syntax
int Name_Set(
char format[],
...
) ;
Parameters
format, ...
This method use the same kind of syntax as the printf() function.
Return value
This method return 0 if an error occurred, 1 otherwise.
Remarks
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also