#include <stdio.h>#include <string.h>#include <stdlib.h>#include <sys/types.h>#include <unistd.h>#include <sys/time.h>#include <sys/socket.h>#include "Parse.h"#include "Form.h"Include dependency graph for Form.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Cgi |
Defines | |
| #define | DEB(x) |
| Form.cpp - read stdin, parse cgi input. | |
| #define DEB | ( | x | ) |
Form.cpp - read stdin, parse cgi input.
Written: 1999-Feb-10 grymse@alhem.net
Definition at line 51 of file Form.cpp.
Referenced by Cgi::Form::Form(), Cgi::Readhtml::getnext(), and Cgi::Parse::getword().
1.3.7