MGE General C Library - Full Internal Documentation v1.8.4
Library of general C functions.
listsandsorts Directory Reference
Directory dependency graph for listsandsorts:
src/prg/c/src/libmgec/listsandsorts

Files

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