danlm / c2lib

A Perl/STL-like library of basics for C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is c2lib from http://www.annexia.org/freeware/c2lib/
  
c2lib is a library of basic tools for use by C programmers. It contains
features heavily influenced by both Perl's string handling and C++'s
Standard Template Library (STL). The library has been designed to be very
easy to use and is fully documented in manual pages.

About

A Perl/STL-like library of basics for C

License:Other


Languages

Language:C 76.9%Language:Makefile 10.3%Language:C++ 8.5%Language:Objective-C 2.5%Language:Perl 1.8%