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


atoi

atoi Function

#include <stdlib.h>

Integer new i;

i = atoi ("35");