GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
malloc.c File Reference
#include <stdio.h>
#include <grass/linkm.h>
Include dependency graph for malloc.c:

Go to the source code of this file.

Data Structures

struct  link
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 23 of file malloc.c.

References free(), malloc(), and VOID_T.