tesseract-doxygen/cutil/emalloc.h File Reference

#include "host.h"
#include "callcpp.h"

Go to the source code of this file.

Defines

#define NOTENOUGHMEMORY   2000
#define ILLEGALMALLOCREQUEST   2001

Functions

void * Emalloc (size_t Size)
void * Erealloc (void *ptr, size_t size)
void Efree (void *ptr)

Define Documentation

#define ILLEGALMALLOCREQUEST   2001
#define NOTENOUGHMEMORY   2000

---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------


Function Documentation

void Efree ( void *  ptr  ) 
void* Emalloc ( size_t  Size  ) 

---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------

---------------------------------------------------------------------------- Include Files and Type Defines ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Public Code ----------------------------------------------------------------------------

void* Erealloc ( void *  ptr,
size_t  size 
)
Generated on Sun Jul 18 17:10:50 2010 for Tesseract by  doxygen 1.6.3