]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/groups/funcmacro_string.h
Removed some old code that generated warnings on some compilers
[wxWidgets.git] / docs / doxygen / groups / funcmacro_string.h
index 45e649d38cbf864631b1af6020b4aceed63a288f..ab7f28389b7c01561185a5a8fcfe0eef09f10837 100644 (file)
 @defgroup group_funcmacro_string Strings
 @ingroup group_funcmacro
 
+Global string functions and macros. See wxString for the wxWidgets string class.
+
+Please note that all functions of this group which are documented to take @c char*
+arrays are overloaded with @c wchar_t* variants.
+
+Note also that wxWidgets wraps all standard CRT functions, even if the wrappers
+are not (all) documented.
+
 */