Mobile API Reference  MicroStrategy 2019
PDCmalloc.h File Reference
#include "ProtectedSource/Prolog.h"
#include <stdlib.h>
#include <alloca.h>
#include "ProtectedSource/Epilog.h"

Go to the source code of this file.

Macros

#define _alloca(x)   alloca(x)
 

Macro Definition Documentation

◆ _alloca

#define _alloca (   x)    alloca(x)