How can I implement a function that will concatenate something to a char* (not char array)? Example of what I want:
#inc