libtime++: Date and time calculation

◆ subhead()

subroutine subhead ( character, dimension(*)  sub)

Definition at line 400 of file testlibtime.f.

400  character sub*(*)
401  print *,' '
402  print *,'**** ',sub
403  print *,' '
404  return