Menu

CGI Library for C / News: Recent posts

Welcome to libccgi

This is a CGI library written in C that collects
CGI data from stdin, $QUERY_STRING and
$HTTP_COOKIE into one or more lookup tables.
You can retrieve the CGI data by name or
iteratively. The library also handles file uploads
by copying input file data directly to files created
with standard C function mkstemp().

You can read the manual before downloading by clicking
the "Documentation" menu for this project.... read more

Posted by Steve Losen 2009-04-17