VMS Help  —  CRTL  scanf  Return Values
    x                  The number of successfully matched and
                       assigned input items.
    EOF                Indicates that a read error occurred prior to
                       any successful conversions. The function sets
                       errno. For a list of errno values set by this
                       function, see fscanf.
Close Help