The BEST version to convert a string to float is strtof() - it returns a float, but also tells you if it went OK or not.


http://www.hmug.org/man/3/strtod.php

--
Mats