]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/funcmacro_crt.h
Add IEEE 754 single/double precision support to wxDataStream classes.
[wxWidgets.git] / docs / doxygen / groups / funcmacro_crt.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: funcmacro_crt.h
3 // Purpose: wx wrappers for CRT functions
4 // Author: wxWidgets team
5 // RCS-ID: $Id$
6 // Licence: wxWindows licence
7 /////////////////////////////////////////////////////////////////////////////
8
9 /**
10
11 @defgroup group_funcmacro_crt Wrappers of CRT functions
12 @ingroup group_funcmacro
13
14 For documentation of these functions please refer to the documentation
15 of the standard CRT functions (see e.g. http://www.cppreference.com/wiki/c/start).
16
17 */
18