GFX_free Macro

Microchip Graphics Library

Microchip Graphics Library
GFX_free Macro
C
#define GFX_free(pObj) free(pObj)        // <COPY GFX_malloc>
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