LibRCG  3.1.1
src Directory Reference

Files

file  array.c [code]
 Implementation of a dynamic array.
 
file  array.h [code]
 Implementation of a dynamic array.
 
file  hashmap.c [code]
 Implementation of a hash table.
 
file  hashmap.h [code]
 Implementation of a hash table.
 
file  iterator.c [code]
 Implementation of an iterator.
 
file  iterator.h [code]
 Implementation of an iterator.
 
file  list.c [code]
 Implementation of a linked list.
 
file  list.h [code]
 Implementation of a linked list.
 
file  queue.c [code]
 Implementation of a queue as linked list.
 
file  queue.h [code]
 Implementation of a queue as linked list.
 
file  rlp.c [code]
 Implementation of linear programming functions.
 
file  rlp.h [code]
 Implementation of linear programming functions.
 
file  rstring.c [code]
 Implementation of functions to manipulate strings.
 
file  rstring.h [code]
 Implementation of functions to manipulate strings.
 
file  stack.c [code]
 Implementation of a stack as a linked list.
 
file  stack.h [code]
 Implementation of a stack as a linked list.
 
file  treemap.c [code]
 Implementation of an AVL tree (self-balancing binary search tree).
 
file  treemap.h [code]
 Implementation of an AVL tree (self-balancing binary search tree).
 
file  util.c [code]
 Implementation of some utility functions.
 
file  util.h [code]
 Implementation of some utility functions.
 

LibRCG © 2004-2015   Rui Carlos Gonçalves