Set of C tools designed to simplify the development of C programs. This includes:
-
memory allocation
-
string manipulation
-
dynamic arrays
-
networking (client & server)
This lib has been extracted from the pfixtools
project in order to be usable by other projects.
These programs are free softwares distributed AS IS. Please refer to the LICENSE file for details.
Authors:
-
Pierre Habouzit (c) 2006-2009
-
Florent Bruneau (c) 2008-2010