libsim Versione 7.2.1
Membri pubblici | Elenco di tutti i membri
Riferimenti per l'nterfacciadelete

Destructor for the class csv_record. Continua...

Membri pubblici

subroutine csv_record_delete (this)
 Destroy the csv_record object, freeing allocated memory.
 

Descrizione dettagliata

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 262 del file file_utilities.F90.


Generated with Doxygen.