MGE General C Library - Full Internal Documentation
v1.6.8
Library of general C functions.
|
Files | |
file | bstree-internal.h [code] |
Non-public header file for binary search trees in the libmgec shared library. | |
file | bstree.c |
Builds, searches and releases a binary search tree. | |
file | dllist-internal.h [code] |
Non-public header file for double linked lists in the libmgec shared library. | |
file | dllist.c |
Builds, traverses and releases a doubly linked list. | |
file | sllist-internal.h [code] |
Non-public header file for single linked lists in the libmgec shared library. | |
file | sllist.c |
Builds, traverses and releases a singly linked list. | |