Added chapter stubs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
8
docs/latex/book/chap_cpp.tex
Normal file
8
docs/latex/book/chap_cpp.tex
Normal file
@@ -0,0 +1,8 @@
|
||||
\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.
|
||||
|
Reference in New Issue
Block a user