6 lines
242 B
Markdown
6 lines
242 B
Markdown
# libcgi
|
|
|
|
This library offers a simple programming interface to the Common Gateway Interface, known as CGI, including Cookies.
|
|
The purpose is to provide an easy to use interface to CGI if you need to write your program in C instead of perl.
|
|
|