rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

Macros
views/include.doc/ilviews/base/memory.h File Reference
#include <ilviews/macros.h>
#include <ilog/memory.h>
#include <ilviews/util/pool.h>

Macros

#define IlvFree
 
#define IlvMalloc
 
#define ILVMALLOC
 
#define IlvMemMove
 
#define IlvRealloc
 
#define ILVREALLOC
 
#define ILVSTRCASECMP
 
#define ILVSTRNCASECMP
 

Detailed Description

[library display ilviews/base/memory.h] Declaration of memory management functions

Macro Definition Documentation

#define IlvFree

Synonym for IlFree.

#define IlvMalloc

Synonym for IlMalloc.

#define ILVMALLOC

Synonym for IL_MALLOC.

#define IlvMemMove

Synonym for IlMemMove.

#define IlvRealloc

Synonym for IlRealloc.

#define ILVREALLOC

Synonym for IL_REALLOC.

#define ILVSTRCASECMP

Synonym for IL_STRCASECMP.

#define ILVSTRNCASECMP

Synonym for IL_STRNCASECMP.


© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.