Image

Imagebananahz wrote in Imagecpp

quick question..

if user inputs integer: 1234

what method would i be using to seperate each digit with a space.

output: "1 2 3 4"

thanks