I am working on how to concatenate two const char*
What have you tried? The strcat() function, maybe?
and how to convert from int to const char*.
atoi()
I am working on how to concatenate two const char*
What have you tried? The strcat() function, maybe?
and how to convert from int to const char*.
atoi()