GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
Loading...
Searching...
No Matches
next.c File Reference
#include <grass/linkm.h>
Include dependency graph for linkm/next.c:

Go to the source code of this file.

Functions

charlink__get_next (char *list)
 
void link__set_next (char *a, char *b)
 

Function Documentation

◆ link__get_next()

char * link__get_next ( char list)

Definition at line 10 of file linkm/next.c.

References VOID_T.

◆ link__set_next()

void link__set_next ( char a,
char b 
)

Definition at line 19 of file linkm/next.c.

References b, and VOID_T.