GRASP
|
Functions/Subroutines | |
subroutine | fivelines (org, locked, closed, first, posn, posl) |
subroutine fivelines | ( | integer, dimension(15,0:10), intent(inout) | org, |
logical, dimension(15,0:10), intent(in) | locked, | ||
logical, dimension(15,0:10), intent(in) | closed, | ||
logical, intent(in) | first, | ||
integer, dimension(110), intent(in) | posn, | ||
integer, dimension(110), intent(in) | posl | ||
) |