Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 735 Bytes

README.asciidoc

File metadata and controls

32 lines (21 loc) · 735 Bytes

libcommon

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.

Requirements

In order to build the library, you’ll need the following dependencies:

These programs are free softwares distributed AS IS. Please refer to the LICENSE file for details.

Authors: