blob: 1ca05a4948a0f2ba4285e140c2074a5cbde3be2d (
plain) (
blame)
1
2
3
4
5
6
7
|
LibZT is a collection of utility code for C application/server
development. It contains a ubiquitous logging subsystem,
configuration file parser, commandline option parser, and
numerous handy tools that need to be written for just about any
project (wrappers to malloc, etc).
WWW: http://www.zerotao.org/projects/libzt
|