Well, I guess I'm just here out of curiosity. I would like to know how one would go about outputting an image file.
I thought that maybe you could declare an ifstream
, and try to read it in, but I don't know how I'd go about that either... Any ideas? My programs would be a lot more interesting if I got to put in some graphic designing, instead of pure command line.
Thanks a lot!