VMS Help  —  CRTL  strtof
    Converts a string to a float.

    Format

      #include  <stdlib.h>

      float strtof  (const char * restrict nptr, char ** restrict endptr);
Additional Information: explode extract
Function Variants Arguments Description Return Values
Close Help