[comp.lang.c++] Saving a bitmap to a file

erickson@carroll1.cc.edu (Dave Erickson) (10/18/90)

I'm sure this is trivial, but I could really use some suggestions here.

I have classes that have a wide mixture of data types in them: int, char,
and *bitmap.  I want to save all of this info to a file, including the
actual bitmap.  One of my int fields tells me how many bytes the bitmap
is, but after that I'm stuck.  

Can I save both text and bitmap data to the same file?  How?  Do I need
 to do it all in binary files?  Again, how?  Any suggestions would be 
greatly appreciated!!!

Please e-mail, and I'll post or forward to those interested.  THANKS!!

Dave Erickson
erickson@carroll1.cc.edu


-- 
			*        Dave Erickson		*
			*    erickson@carroll1.cc.edu	*
           "If we weren't all crazy, we would go insane."  - Jimmy Buffet