Use the CMemFile Class
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:
DownloadsVideo: WMV | MP4 | WMV (ZIP) | PSP | 3GP | iPod | ZuneAudio: WMA | MP2 | MP3 | MP4 | AAC Code: C++ | |
Related Videos |