GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <string.h>
#include <stdlib.h>
#include <grass/linkm.h>
Go to the source code of this file.
Functions | |
struct link_head * | link_new (struct link_head *Head) |
struct link_head* link_new | ( | struct link_head * | Head | ) |
Definition at line 12 of file new.c.
References link__get_next(), link__set_next(), link_out_of_memory(), malloc(), NULL, and VOID_T.
Referenced by BM_create_sparse(), BM_file_read(), BM_set_sparse(), main(), and Vect_get_point_in_poly().