simple C utils
A small collection of C utilities working on POSIX/WIN32
...For now it contains:
- CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser
- CNet: a simple message passing library for C
- jCNet: a compatible CNet lib for Java
- CSNet: a compatible CNet lib for C#
- CPano: an equirectangular panorama utilities lib
- CIrc: a partial IRC client/server implementation