Read the classificator from a file.
::read_class_box reads the saved classificator from the file FileName (see ::write_class_box). The values of the current classificator are overwritten.
All values of the classificator are going to be overwritten.
|
ClassifHandle (input_control) |
class_box -> HTuple.long |
| Classificator's handle number. | |
|
FileName (input_control) |
filename -> HTuple.char * |
| Filename of the classificators. | |
| Default value: 'klassifikator1' | |
::read_class_box returns H_MSG_TRUE. An exception handling is raised if it was not possible to open file FileName or the file has the wrong format.
::test_sampset_box, ::enquire_class_box, ::write_class_box, ::close_class_box, ::clear_sampset
::create_class_box, ::write_class_box
Tools