Main Page
Modules
Data Structures
File List
Data Fields
Globals
Related Pages
Examples
_CGIFUNCTION Struct Reference
Registered CGI function.
More...
#include <pro/httpd.h>
Data Fields
CGIFUNCTION*
cgi_next
Link to next CGIFUNCTION structure.
const char*
cgi_name
Name of this function.
int (*
cgi_func
)(
NUTDEVICE
*, REQUEST *)
Pointer to function code.
Detailed Description
Registered CGI function.
© 2000-2001 by egnite Software GmbH - visit
http://www.ethernut.de/