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

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.