ARR_REG1I

Fills a INTEGER array with regularly spaced values

Invocation

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

Description

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

Arguments

References

CODE