Next: , Previous: , Up: C library functions   [Index]


atof

atof Function

#include <stdlib.h>

Float new pi;

pi = atof ("3.1416");