Hi, I was wondering how I would go about converting an integer to a string? I know that atoi converts a string to an int, but is there a way to go back? Thanks,