Argument Definitions (+ indicates altered content) INTEGER +JBUF
Description * Copyright (C) 1996 Leif Laaksonen, Dage Sundholm * Copyright (C) 1996-2010 Jacek Kobus* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * ### inInt ### Reads an integer from the array IA, starting at IA(istrt(jrec)) and continuing for inumb(jrec)) elements. Plus signs are ignored, the answer is accumulated in JBUF.
Source file: inInt.f
I/O Operations: Unit ID Unit No Access Form Operation IOUT6 SEQ FMTD W Operation codes A=rewind,B=backspace,C=close,E=endfile I=inquire,O=open,R=read,W=write
Parameter Variables Used INTEGER I40 (I40 = 40) INTEGER I80 (I80 = 80)
Local Variables (+ indicates altered content) CHARACTER +ICHAR(14), +ITEMP INTEGER +I, +IFACT, +INPIEXIT, +IST INTEGER +J, +N, +NSTRT
Referenced Common Block Variables (+ indicates altered content) IOCHAN INTEGER IOUT6 WORK CHARACTER IA(I80) WORK INTEGER INUMB(I40) WORK INTEGER ISTRT(I40) WORK INTEGER +JREC, JUMP