Next
Previous Contents
cgihtml Documentation
Eugene Eric Kim,
eekim@eekim.com
v1.69, March 18, 1998
Documentation for cgihtml, a set of CGI and HTML routines written in C.
1.
Introduction
1.1 Where to Find cgihtml
2.
What is cgihtml?
2.1 What are the advantages of cgihtml?
2.2 Why C?
2.3 Latest changes
2.4 Files included in this package
3.
Installation
3.1 Requirements
3.2 Obtaining and unpacking the distribution
3.3 Compiling the library
3.4 Porting
4.
Using cgihtml
4.1 Basic programming structure
4.2 Compiling your program
5.
Routines
5.1 cgi-lib.h
5.2 html-lib.h
5.3 cgi-llist.h
5.4 string-lib.h
6.
Example programs
6.1 test.cgi
6.2 query-results
6.3 mail.cgi
6.4 index-sample.cgi
6.5 ignore.cgi
7.
Miscellaneous
7.1 Release notes
7.2 Future releases
7.3 Credits
Next
Previous Contents