Main Page
Modules
Data Structures
Files
Directories
Related Pages
Examples
Alphabetical List
Data Structures
Class Hierarchy
Data Fields
_CGIFUNCTION Struct Reference
[
HTTP
,
HTTP
]
#include <pro/httpd.h>
Detailed Description
Registered CGI function.
Data Fields
CGIFUNCTION *
cgi_next
Link to next CGIFUNCTION structure.
CONST char *
cgi_name
Name of this function.
int(*
cgi_func
)(
FILE
*,
REQUEST
*)
Pointer to function code.
© 2000-2006 by egnite Software GmbH - visit
http://www.ethernut.de/