home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume7
/
gosip2
/
main.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1989-07-08
|
310 b
|
9 lines
/* void init_file_names ( invocation )
*
* This function works out the names of the files used by gosip, from the
* name by which it is invoked, and places them in various global variables.
*
* invocation : points to the name by which gosip was invoked (argv[0]).
*/
extern void init_file_names();