GFX_malloc Macro

Microchip Graphics Library

Microchip Graphics Library
GFX_malloc Macro
C
#define GFX_malloc(size) malloc(size)
Overview

When using Operating Systems (OS), define the OS specific malloc() and free() functions for compatibility with the OS based systems. Define these in GraphicsConfig.h

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved