Base Module  VST 3.6.5
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Namespaces | Functions
fmemory.cpp File Reference
#include "base/source/fmemory.h"
#include <stdlib.h>
#include <limits.h>

Namespaces

 Steinberg
 

Functions

void * alignedMalloc (int32 size, int32 alignment=16)
 Allocate memory aligned to a given alignment. More...
 
bool alignedFree (void *buffer)
 Free aligned memory allocated by alignedMalloc. More...
 
Empty

Copyright ©2015 Steinberg Media Technologies GmbH. All Rights Reserved.