count_animation_frames Subroutine

public subroutine count_animation_frames(filename, n_frames, status)

Count frames in a .txt animation without playing them.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: filename
integer, intent(out) :: n_frames
integer, intent(out), optional :: status