libsim
Versione7.2.3
|
Destructor for the class csv_record. Continua...
Membri pubblici | |
subroutine | csv_record_delete (this) |
Destroy the csv_record object, freeing allocated memory. Continua... | |
Destructor for the class csv_record.
It is important to call it before reusing the object for the following record, in order to avoid memory leaks.
Definizione alla linea 272 del file file_utilities.F90.