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

Go to the source code of this file.

Functions

void link_dispose (struct link_head *Head, VOID_T *ptr)
 

Function Documentation

void link_dispose ( struct link_head *  Head,
VOID_T ptr 
)

Definition at line 10 of file dispose.c.

References link__set_next(), and NULL.

Referenced by BM_destroy_sparse(), BM_set_sparse(), and main().