home *** CD-ROM | disk | FTP | other *** search
-
- rink v0.10
- (c) Ben Summers 1995
-
-
- rink is a run time linker. See the files in Docs for more information. Read
- Docs.!Overview after reading this file.
-
-
- The directories contain
-
- Library The rink programs for copying into your Library directory
- Docs Documentation - how to use rink
- Demo A demo program
- o Contains the run time system object file
- h Contains the header file for the run time system
-
-
- Random bullet points
- ~~~~~~~~~~~~~~~~~~~~
- * Efficient - almost no performance hit
- * Simple - easy to use
- * Small - only a small size overhead in the main program
-
-
- If you've used a previous pre-release version of rink
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- The creation and use of pointer block maps has changed significantly since
- the last release. You will need to change all uses of rinkptr.
-
-
- Conditions of use
- ~~~~~~~~~~~~~~~~~
- You may distribute programs containing the rink run time system if you
- compily with certain conditions. The conditions depend on the status of your
- program.
-
- Freeware: You may distribute freely. Please send me a copy!
-
- Shareware: You may include the run time system if you send me a registered
- version of your program.
-
- Commerical: By individual negotiation. Please contact me to discuss this.
-
-
- Conditions of distribution
- ~~~~~~~~~~~~~~~~~~~~~~~~~~
- You may distribute this release freely as long as you do not alter any of
- it's contents and do not charge for it, apart from reasonable costs for
- media and handling.
-
- You may include rink within a developement kit for add-on modules to your
- program as long as you include it in the form of an unaltered release, not
- intergated into your kit, and you do not charge for your development kit.
- Contact me if you do want to charge for it.
-
-
- Contact
- ~~~~~~~
- You can contact me as
-
- Ben Summers
- 1 St Clements Hill
- Norwich
- NR3 4DE
-
- email: ben@cconcepts.co.uk
- (or try bsummers@cix.compulink.co.uk, but only if you get no reply)
-
- Email is prefered. The first address should get to me wherever I happen to
- be.
-
-
- Disclaimer: I make no guarantte or warrenty regarding rink. rink has nothing
- to do with my current employer, Computer Concepts Ltd.
-
-