home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 April B
/
Pcwk4b98.iso
/
ie401gb
/
IEAK4.CAB
/
cgiutil.h
< prev
next >
Wrap
Text File
|
1997-10-08
|
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 ) ;