Next: atoi, Previous: atexit, Up: C library functions [Index]
atof
#include <stdlib.h> Float new pi; pi = atof ("3.1416");