|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#include <grass/linkm.h>
Go to the source code of this file.
Functions | |
| char * | link__get_next (char *list) |
| void | link__set_next (char *a, char *b) |
| char* link__get_next | ( | char * | list | ) |
Definition at line 10 of file linkm/next.c.
References VOID_T.
| void link__set_next | ( | char * | a, |
| char * | b | ||
| ) |
Definition at line 19 of file linkm/next.c.