CS501

MP14 - Using C for cgi


The Task

For this MP you are to implement a cgi-bin program written in C that responds to the user in some way. Two sample programs are available to inspire you:

The program you create may do anything you wish. Points awarded for originality.

A Neat Idea

You might try implementing a program that responds with random answers to user questions. An example is the eight-ball program.