Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

clib/CGIAPI.H File Reference

#include "CLIB/CGI.H"

Go to the source code of this file.

Functions

int CGI_Install (CGI_Entry far *cgiptr)
int CGI_Delete (char far *PathPtr)
void CGI_GetFormItem (char far *ArgumentBufferPtr, FormItem far *formitem)
int CGI_GetNextItem (char far *ArgumentBufferPtr, char far **nextItemString)
int CGI_SetMainPage (char *mainPageName)
int CGI_SetRootDir (char *rootDirName)
int CGI_GetMainPage (char **mainPageName)
int CGI_GetRootDir (char **rootDirName)


Function Documentation

int CGI_Delete char far *    PathPtr
 

Definition at line 73 of file CGIAPI.C.

References CGI_REMOVE, and CGIVECT.

Referenced by main().

void CGI_GetFormItem char far *    ArgumentBufferPtr,
FormItem far *    formitem
 

Definition at line 92 of file CGIAPI.C.

References CGI_GETFORMITEM, and CGIVECT.

int CGI_GetMainPage char **    mainPageName
 

Definition at line 187 of file CGIAPI.C.

References CGI_GETMAIN, and CGIVECT.

int CGI_GetNextItem char far *    ArgumentBufferPtr,
char far **    nextItemString
 

Definition at line 110 of file CGIAPI.C.

References CGI_FINDNEXTITEM, and CGIVECT.

int CGI_GetRootDir char **    rootDirName
 

Definition at line 168 of file CGIAPI.C.

References CGI_GETROOTDIR, and CGIVECT.

int CGI_Install CGI_Entry far *    cgiptr
 

Definition at line 56 of file CGIAPI.C.

References CGI_INSTALL, and CGIVECT.

Referenced by main().

int CGI_SetMainPage char *    mainPageName
 

Definition at line 133 of file CGIAPI.C.

References CGI_SETMAIN, and CGIVECT.

int CGI_SetRootDir char *    rootDirName
 

Definition at line 150 of file CGIAPI.C.

References CGI_SETROOTDIR, and CGIVECT.


Generated on Sun Aug 4 21:47:30 2002 for k/os mp3v2 by doxygen1.2.16