Cross-Platform GUI Programming with wxWidgets

The data structures provided by wxWidgets allow you to easily pass and receive structured data to and from wxWidgets and within your own applications. By providing powerful data processing methods and classes such as wxRegEx, wxStringTokenizer, wxDateTime, and wxVariant, almost any data storage and processing needs can be met by wxWidgets without having to use third-party libraries.

Next, we'll look at what wxWidgets offers for reading and writing data using files and streams.

    Категории