Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

gmem.c File Reference

#include <aconf.h>
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>
#include <string.h>
#include "gmem.h"

Functions

void * gmalloc (int size)
void * grealloc (void *p, int size)
void gfree (void *p)
char * copyString (char *s)

Function Documentation

char* copyString char *    s
 

void gfree void *    p
 

void* gmalloc int    size
 

void* grealloc void *    p,
int    size
 


Generated on Wed Nov 3 12:59:12 2004 for Lemur Toolkit by doxygen1.2.18