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