document wxSTRINGISZE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-09-30 14:49:32 +00:00
parent e17cd59f72
commit b4a81453b7

View File

@@ -245,6 +245,7 @@ the corresponding topic.
\helpref{wxStringTokenize}{wxstringtokenize}\\
\helpref{wxStripMenuCodes}{wxstripmenucodes}\\
\helpref{wxStrlen}{wxstrlen}\\
\helpref{wxSTRINGIZE}{wxstringize}\\
\helpref{wxSUPPRESS\_GCC\_PRIVATE\_DTOR\_WARNING}{wxsuppressgccprivatedtorwarning}\\
\helpref{wxSysErrorCode}{wxsyserrorcode}\\
\helpref{wxSysErrorMsg}{wxsyserrormsg}\\
@@ -3271,6 +3272,19 @@ Notice that in most cases
<wx/utils.h>
\membersection{wxSTRINGIZE}\label{wxstringize}
\func{}{wxSTRINGIZE}{\param{}{x}}
Returns the string representation of the given symbol which can be either a
literal or a macro (hence the advantage of using this macro instead of the
standard preprocessor \texttt{\#} operator which doesn't work with macros).
\wxheading{See also}
\helpref{wxCONCAT}{wxconcat}
\membersection{wxSUPPRESS\_GCC\_PRIVATE\_DTOR\_WARNING}\label{wxsuppressgccprivatedtorwarning}
\func{}{wxSUPPRESS\_GCC\_PRIVATE\_DTOR\_WARNING}{\param{}{name}}