home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / RiscOS / APP / DEVS / MISC / RINK.ZIP / Rink011d / !ReadMe
Text File  |  1997-11-14  |  2KB  |  79 lines

  1.  
  2. rink v0.11
  3. (c) Ben Summers 1995 - 97
  4.  
  5. *****************************************************************
  6. * This version is StrongARM Compatible and includes a bug fixed *
  7. * version of extractsym                    Tony (xargle@eh.org) *
  8. *****************************************************************
  9.  
  10. rink is a run time linker. See the files in Docs for more information. Read
  11. Docs.!Overview after reading this file.
  12.  
  13.  
  14. The directories contain
  15.  
  16.     Library     The rink programs for copying into your Library directory
  17.     Docs        Documentation - how to use rink
  18.     Demo        A demo program
  19.     o           Contains the run time system object file
  20.     h           Contains the header file for the run time system
  21.  
  22.  
  23. Random bullet points
  24. ~~~~~~~~~~~~~~~~~~~~
  25.   * Efficient - almost no performance hit
  26.   * Simple - easy to use
  27.   * Small - only a small size overhead in the main program
  28.  
  29.  
  30. If you've used a previous pre-release version of rink
  31. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  32. The creation and use of pointer block maps has changed significantly since
  33. the last release. You will need to change all uses of rinkptr.
  34.  
  35.  
  36. Conditions of use
  37. ~~~~~~~~~~~~~~~~~
  38. You may distribute programs containing the rink run time system if you
  39. compily with certain conditions. The conditions depend on the status of your
  40. program.
  41.  
  42. Freeware: You may distribute freely. Please send me a copy!
  43.  
  44. Shareware: You may include the run time system if you send me a registered
  45. version of your program.
  46.  
  47. Commerical: By individual negotiation. Please contact me to discuss this.
  48.  
  49.  
  50. Conditions of distribution
  51. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  52. You may distribute this release freely as long as you do not alter any of
  53. it's contents and do not charge for it, apart from reasonable costs for
  54. media and handling.
  55.  
  56. You may include rink within a developement kit for add-on modules to your
  57. program as long as you include it in the form of an unaltered release, not
  58. intergated into your kit, and you do not charge for your development kit.
  59. Contact me if you do want to charge for it.
  60.  
  61.  
  62. Contact
  63. ~~~~~~~
  64. You can contact me as
  65.  
  66.     Ben Summers
  67.     1 St Clements Hill
  68.     Norwich
  69.     NR3 4DE
  70.  
  71. email: ben@fluffy.co.uk
  72.  
  73. Email is prefered. The first address should get to me wherever I happen to
  74. be.
  75.  
  76.  
  77. Disclaimer: I make no guarantte or warrenty regarding rink.
  78.  
  79.