home *** CD-ROM | disk | FTP | other *** search
- /*
- * OPTIONS.H
- *
- * Written for the
- *
- * Datalight
- * Microsoft V 5.x
- * TurboC
- * &
- * Zortech
- *
- * C Compilers
- *
- * Copyright (c) John Birchfield 1987, 1988, 1989
- */
-
- extern char Cfg_Str [], Opt_Msg [];
- extern int Port;
- extern void set_options (int, char **);
-