GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
|
#include <string.h>
#include <stdlib.h>
#include <grass/linkm.h>
Go to the source code of this file.
Functions | |
VOID_T * | link_new (struct link_head *Head) |
VOID_T * 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(), NULL, and VOID_T.
Referenced by BM_create_sparse(), BM_file_read(), and BM_set_sparse().