File: fetch.h

package info (click to toggle)
cgiwrap 3.5-3
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 356 kB
  • ctags: 115
  • sloc: sh: 3,954; ansic: 1,036; perl: 104; makefile: 86
file content (9 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
/* rcsid: $Id: fetch.h,v 1.5 1996/05/31 19:19:12 nneul Exp $ */

/**
 **  File: fetch.h
 **  Purpose: Prototypes for routines in fetch.c
 **/
 
char *FetchUserString(void);
char *FetchScriptString(char *basedir);