Creating and writing to a bitmap.Thanks, [b]helios[/b]; now I finally got this to work properly. [code] void Bitmap::Create(strin...
Creating and writing to a bitmap. I did what you said, [b]Duoas[/b], and it worked... mostly! The first thirteen pixels were outputte...
How can i get this program to continue as many times?To do that, nest everything starting with the first cin>>choice under a while loop (something simple...
Creating and writing to a bitmap.OK, here you go! [code] struct Header { short type; int size; ...
Creating and writing to a bitmap.Hi there; I've been messing with fstream for the past week as a learning experience. I created a Bit...
This user does not accept Private Messages