Defines | |||
![]() | ![]() | #define | CGIVECT |
![]() | ![]() | CGIVECT is used for executing CGI functions. More... | |
Typedefs | |||
![]() | ![]() | typedef int | method_t |
![]() | ![]() | method_t is a 16bit signed int. | |
![]() | ![]() | typedef int | response_t |
![]() | ![]() | response_t is a 16bit signed int. | |
Licence: GPL
This API was developed for easy handling the CGI functions of the SC12 from Beck GmbH. The code was inspired from a snippet which I found in the examples delivered with the original API descriptions from Beck.
This API contains functions for installing and removing a CGI program. Furthermore there are functions for reading the values of a and for password queries. Possibility for setting the right response struct (CGIRequest) is also given.
Definition in file cgiapi_t.h.
| #define CGIVECT () |
CGIVECT is used for executing CGI functions.
Definition at line 32 of file cgiapi_t.h.
| typedef int method_t |
| typedef int response_t |
1.0.0 written by Dimitri van Heesch,
© 1997-1999