Decode an Integer Number SLA_INTIN
CALL sla_INTIN (STRING, NSTRT, IRESLT, JFLAG)
STRING | C | string containing number to be decoded |
| ||
NSTRT | I | pointer to where decoding is to commence |
|
||
IRESLT | I | current value of result |
NSTRT | I | advanced to next number |
|
||
IRESLT | I | result |
|
||
JFLAG | I | status: 1 = OK, 0 = +OK, 1 = null result, 2 = error |