my_rewind Subroutine

private subroutine my_rewind(this)

Rewind the file

Type Bound

FileReader_t

Arguments

Type IntentOptional Attributes Name
class(FileReader_t), intent(inout) :: this

Contents