This page contains the following errors:

error on line 68 at column 120: Premature end of data in tag tr line 68

Below is a rendering of the page up to the first error.

git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/wxcrtvararg.h
remove implicit conversion to C strings from wxString if wxUSE_STL=1; this fixes...
[wxWidgets.git] / include / wx / wxcrtvararg.h
... / ...
CommitLineData
1///////////////////////////////////////////////////////////////////////////////
2// Name: wx/wxcrtvararg.h
3// Purpose: Type-safe ANSI and Unicode builds compatible wrappers for
4// printf(), scanf() and related CRT functions
5