ReactOS
0.4.16-dev-823-g9a093ec
alloca.h
Go to the documentation of this file.
1
2
#ifdef _MSC_VER
3
#include <malloc.h>
4
#define alloca _alloca
5
#else
6
#include_next <alloca.h>
7
#endif
8
sdk
include
reactos
wine
alloca.h
Generated on Tue Mar 18 2025 06:13:06 for ReactOS by
1.9.6