![]() | ![]() | ![]() | 5.26 Conversion Routines |
#include <ctype.h>
#include <stdlib.h>
atof()
ASCII to floating point
atoi()
ASCII to integer
atol()
ASCII to long
itoa()
Integer to ASCII
tolower
Upper case to lower case
toupper
Lower case to upper case
![]() | ![]() | ![]() | 5.26 Conversion Routines |