|
This chapter has given an overview of the classes that wxWidgets offers to let your application work with files and streams in a portable way. We've also touched on the virtual file system facility that makes it easy to get data from compressed archives, data in memory, and Internet files. Next, we'll tackle issues that are not directly related to what your users see on their screens but are nevertheless crucial: memory management, debugging, and error checking. |
|