18 SUBROUTINE x48(IIN4,IOUT8,NVAL)
20 INTEGER IIN4(*),IOUT8(*)
46 CALL mvb(iin4(k),1,itmp,ilo,4)
49 CALL mvb(ones,1,iout8(l),ihi,4)
51 CALL mvb(zero,1,iout8(l),ihi,4)
subroutine mvb(IB1, NB1, IB2, NB2, NBM)
This subroutine copies a specified number of bytes from one packed binary array to another.
subroutine wrdlen
Determine important information about the local machine.
subroutine x48(IIN4, IOUT8, NVAL)
Encode one or more 4-byte integer values as 8-byte integer values.