14 #include <grass/linkm.h>
26 int main(
int argc,
char *argv[])
30 struct link List, *tmp, *p;
42 for (i = 0; i < 2000000; i++) {
struct link_head * link_init(int size)
struct link_head * link_new(struct link_head *Head)
void link_cleanup(struct link_head *Head)
void link_dispose(struct link_head *Head, VOID_T *ptr)
int main(int argc, char *argv[])