ARR_REG1W

Fills a INTEGER*2 array with regularly spaced values

Invocation

CALL ARR_REG1W( BASE, INCR, NDAT, ARR, STATUS )

Description

Fills INTEGER*2 array ARR with regularly spaced values BASE+(i-1)*INCR.

Arguments

References

CODE