]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/funcmacro_crt.h
   1 ///////////////////////////////////////////////////////////////////////////// 
   2 // Name:        funcmacro_crt.h 
   3 // Purpose:     wx wrappers for CRT functions 
   4 // Author:      wxWidgets team 
   6 // Licence:     wxWindows license 
   7 ///////////////////////////////////////////////////////////////////////////// 
  11 @defgroup group_funcmacro_crt Wrappers of CRT functions 
  12 @ingroup group_funcmacro 
  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).