10 include
'fstr_ctrl_util_f.inc'
15 subroutine pc_strupr( s )
18 integer :: i, n, a, da
21 da = iachar(
'a') - iachar(
'A')
24 if( a > iachar(
'Z'))
then
29 end subroutine pc_strupr
35 integer(kind=kint) :: ctrl
36 integer(kind=kint) :: nget
37 real(kind=kreal) :: tolerance
38 integer(kind=kint) :: maxiter