libsim  Versione 7.1.7

◆ csv_record_rewind()

subroutine file_utilities::csv_record_rewind ( type(csv_record), intent(inout)  this)

Rewind the pointer in order to allow rescan or rewrite of the same record.

Parametri
[in,out]thisobject to be rewound

Definizione alla linea 545 del file file_utilities.F90.

546 
547 END SUBROUTINE csv_record_addfield_double_miss
548 
549 

Generated with Doxygen.