home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
UUPC11XS.ZIP
/
LIB
/
LOGGER.H
< prev
next >
Wrap
C/C++ Source or Header
|
1992-11-27
|
740b
|
15 lines
/*--------------------------------------------------------------------*/
/* l o g g e r . h */
/* */
/* Logging functions for UUPC/extended */
/* */
/* Copyright (c) 1992 by Kendra Electronic Wonderworks; all */
/* rights reserved except those explicitly granted by the */
/* UUPC/extended license. */
/*--------------------------------------------------------------------*/
void openlog( const char *log );
extern char *full_log_file_name;