c_alloc.h File Reference


Detailed Description

Interface of the cynapses libc alloc function.

Definition in file c_alloc.h.

#include <stdlib.h>
#include "c_macro.h"

Include dependency graph for c_alloc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * c_calloc (size_t count, size_t size)
void * c_malloc (size_t size)
void * c_realloc (void *ptr, size_t size)
char * c_strdup (const char *str)
char * c_strndup (const char *str, size_t size)


Generated on Mon May 4 17:43:37 2009 for doc by  doxygen 1.5.6