home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2000 May
/
PCW_MAY2000.iso
/
Patch
/
WIN98SP1
/
IE401.SP2
/
ieak4.CAB
/
cgiutil.h
< prev
next >
Wrap
Text File
|
1998-02-09
|
457b
|
15 lines
/******************************************************************************\
*
* Copyright (C) 1996 Microsoft Corporation
* All rights reserved.
*
******************************************************************************
*
* Module: CGIUtil.h
*
\******************************************************************************/
// function prototype declarations
int FetchVar ( char *key, char *ret ) ;
int ParseCGI ( void ) ;