Description:
Read an INTEGER value from the
given character string.
Invocation
CALL CHR_CTOI( STRING, IVALUE, STATUS )
Arguments
STRING =
CHARACTER ∗
( ∗ )
(Given)
The string from which an INTEGER value is to be read.
IVALUE = INTEGER
(Returned)
The resulting INTEGER value.
STATUS = INTEGER (Given and Returned)
The
status value. If this value is not SAI__OK on input, the routine returns without action;
if the routine does not complete successfully, STATUS is returned set to SAI__ERROR.
Copyright © 2018 East Asian Observatory