9 lines
388 B
TeX
9 lines
388 B
TeX
|
\chapter{wxWindows and C++}\label{chapcpp}
|
||
|
\pagenumbering{arabic}%
|
||
|
\setheader{{\it CHAPTER \thechapter: wxWINDOWS AND C++}}{}{}{}{}{{\it CHAPTER \thechapter: wxWINDOWS AND C++}}%
|
||
|
\setfooter{\thepage}{}{}{}{}{\thepage}%
|
||
|
|
||
|
What kind of C++ constructs wxWindows uses and doesn't use, and a little introduction to
|
||
|
some important classes such as wxString. Why STL isn't used within wxWindows.
|
||
|
|