Image

Imagepyro01 wrote in Imagecpp

what do I need to include and whats the syntax to writing to a file? for instance, I want to write a string str to a file, so that the only thing someone sees when the open the .txt file is the string. What would I do?