First my context is that of a compiler writer who needs to convert floating point literals (strings) into float/double values. I haven\'t done any floating point programming
strtof does not exist in C89, but it does in C99.
strtof