Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

how to transform a char to ascii code in c

int a_as_int = (int) 'a';
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #transform #char #ascii #code
ADD COMMENT
Topic
Name
2+7 =