qLibc
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  containers
 qgrow.cGrow container that handles growable objects
 qhasharr.cStatic(array) hash-table implementation
 qhashtbl.cHash-table container implementation
 qlist.cDoubly Linked-list implementation
 qlisttbl.cLinked-list-table implementation
 qqueue.cQueue implementation
 qstack.cStack implementation
 qtreetbl.cTree Table container that implements the Left-Leaning Red-Black BST algorithm
 qvector.cVector container implementation
  extensions
 qaconf.cApache-style configuration file parser
 qconfig.cINI-style configuration file parser
 qdatabase.cDatabase wrapper
 qhttpclient.cHTTP client object
 qlog.cRotating file logger object
 qtokenbucket.cToken Bucket implementation
  include
  qlibc
 qlibc.hQlibc header file
 qlibcext.hQlibc extension header file
  ipc
 qsem.cSemaphore APIs
 qshm.cShared-memory APIs
  utilities
 qcount.cCounter file handling APIs
 qencode.cEncoding/decoding APIs
 qfile.cFile handling APIs
 qhash.cHash APIs
 qio.cI/O handling APIs
 qsocket.cSocket dandling APIs
 qstring.cString APIs
 qsystem.cSystem APIs
 qtime.cTime handling APIs