Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

nix-common/mem_compat.h File Reference

Memory compatibility functions. More...

#include <stdlib.h>
#include <string.h>
#include <strings.h>

Go to the source code of this file.

Defines

#define gMemSet(P, L, C)   memset((P),(C),(L))
 swap arguments for character and length


Detailed Description

Memory compatibility functions.

Needed because the palm platform does not supply compatible calls for malloc, free etc.

Definition in file mem_compat.h.


Define Documentation

#define QSort a,
b,
c,
 
 

Value:

qsort(a, b, c, \
    (int (*)(const void *, const void *))d)

Definition at line 21 of file mem_compat.h.


Generated on Mon Aug 30 19:44:17 2004 for pocketcity by doxygen1.2.18