in reply to Re: Parse float from string
in thread Parse float from string

The function you are talking about already exists, it is strtod() from POSIX module.