initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_crt.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_crt.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_crt.h
|
||||
// Purpose: wx wrappers for CRT functions
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_crt Wrappers of CRT functions
|
||||
@ingroup group_funcmacro
|
||||
|
||||
For documentation of these functions please refer to the documentation
|
||||
of the standard CRT functions (see e.g.\ http://www.cppreference.com/wiki/c/start).
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user