home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ╔═══════════════════════════════════════════════════╗
- ║ ┌──┐ ┬──┐ ┬──┐ ┌─┐ ┬ ─┬──┐ ┌──┐ ┌──┐ ┬──┐ ┌──┐ ║
- ║ │ │ ├──┘ ├─ │ │ │ │ │ │ │ │ │ ├─┬┘ └──┐ ║
- ║ └──┘ ┴ ┴──┘ ┴ └─┘ ─┴──┘ └──┘ └──┘ ┴ ┴─ └──┘ ║
- ║ ║
- ╚═══════════════════Version 3.40════════════════════╝
-
- (C) Copyright 1992, Brian Pirie. All Rights Reserved.
-
- ■ OFFICIAL DISTRIBUTION ARCHIVE ■
-
- Direct questions, comments and suggestions to Brian Pirie,
- The World At Your Fingertips ■ 1:243/8.1
-
-
-
-
-
-
-
-
-
- ┌─ IMPORTANT NOTE FOR CURRENT REGISTERED USERS OF OPENDOORS ─┐
- └────────────────────────────────────────────────────────────┘
-
- Due to a minor change in the structuring of this version of OpenDoors,
- currently registered users will have to make one minor change to any of
- their programs prior to compiling them under the new version. As of
- version 2.20, the OpenDoors registration key is no longer stored in the
- od_control structure, but instead in a stand-alone variable. Therefore,
- at the beginning of any programs you write under OpenDoors, these lines
- should appear:
-
- strcpy(od_registered_to,"John Q. Public"); // Place your name here
- od_registration_key=0000000000000000; // Place your registration
- // number here
- strcpy(od_program_name,"John's Door 1.00"); // Place the name of your
- // program here
-