Skip to main content

Use the CMemFile Class

Views: 1441
About This Video
Learn how to use the CMemFile class, which allows you to access memory as though it was a file. Jonathan Wood creates an example that writes a complex data structure to a file and then reads it back. He then makes a simple change to have that same example use a CMemFile object instead of the file.

Presented By: Jonathan Wood

Tags:

Downloads

Video: WMV | MP4 | WMV (ZIP) | PSP | 3GP | iPod | Zune
Audio: WMA | MP2 | MP3 | MP4 | AAC
Code: C++ |