|
MGE General C Library - Full Internal Documentation v1.9.0
Library of general C functions.
|

Files | |
| bstree.c | |
| Builds, searches and releases a binary search tree. | |
| dllist.c | |
| Builds, traverses and releases a doubly linked list. | |
| internal.h | |
| Non-public header file for binary search trees in the libmgec shared library. | |
| sllist.c | |
| Builds, traverses and releases a singly linked list. | |