/home/rays/src/opensrc/tesseract-ocr/ccutil/memry.cpp File Reference

#include "mfcpch.h"
#include "memry.h"
#include <stdlib.h>

Functions

char * alloc_string (inT32 count)
void free_string (char *string)
void * alloc_struct (inT32 count, const char *)
void free_struct (void *deadstruct, inT32, const char *)
void * alloc_mem (inT32 count)
void * alloc_big_zeros (inT32 count)
void free_mem (void *oldchunk)
void free_big_mem (void *oldchunk)

Function Documentation

void* alloc_big_zeros ( inT32  count  ) 
void* alloc_mem ( inT32  count  ) 
char* alloc_string ( inT32  count  ) 
void* alloc_struct ( inT32  count,
const char *   
)
void free_big_mem ( void *  oldchunk  ) 
void free_mem ( void *  oldchunk  ) 
void free_string ( char *  string  ) 
void free_struct ( void *  deadstruct,
inT32  ,
const char *   
)
Generated on Thu Feb 2 08:19:21 2012 for Tesseract by  doxygen 1.6.3