home *** CD-ROM | disk | FTP | other *** search
-
- ARexx Interface Library (Rxil)
-
- Source Code Release
-
- 10-Nov-89 Version 1.0
-
-
- Copyright © 1989 by Donald T. Meyer, Stormgate Software
- All Rights Reserved
-
-
-
- This is a source code release, there are no object modules in this
- Zoo. A Compiled library is available as the file "RXIL_10.zoo" and
- should be available from the same place that this archive was acquired
- from.
-
-
-
-
- COMPILING UNDER MANX
-
- This source compiles under Lattice 5.02 and 5.04 (5.0 probably, but why are
- you still using that version?)
-
- There are some changes neccesary to let it compile under Manx.
- My thanks to Justin McCormick for pointing these out:
- Add (LONG) typecasts to the various "sizeof()" statements.
- Change function declarations to the older, K&R style.
- Various constants need to be defined as longs.
-
- I am sufficiently unimpressed with Manx, (and conversly, impressed with
- Lattice) that I would suggest to anyone not using Lattice that they really
- look into it. The function prototypes alone make it worthwhile! Not to
- mention the inline library calls and the _complete_ control over which type
- of memory things load into...
-
-
-
- DEMO
-
- The demo.c file should compile under either Lattice or Aztec.
- For Aztec, some minor modifications might need to be made...
-
-
-
-
- ============== Usage Terms ==============
-
- These object modules be linked into any software product.
- No portion of this source code is to be re-distributed for profit.
- This library alone (i.e., not as part of an application, utility,
- game, etc.) may not be re-distributed for profit.
-
- If you use these routines in a commercial product, or in a shareware
- program, I would request you send me a complimentary copy of the
- product.
-
- If you use these routines for your own "playing around", or in a PD
- or freeware product, nothing is requested.
-
- Please note that the above is indeed a request, not a requirement.
- If you fail to comply, my lawyer won't call your lawyer or anything
- like that. I am counting on "honor amongst developers" or equivalent!
-
- Distribution of this .zoo archive may be made via free telecommunications
- services only. Express exceptions to this are BIX, GEnie, and PeopleLink.
-
-
-
-
- I would like to extend special thanks to Justin McCormick for his testing
- efforts and suggestions, which have helped immensely. Thanks also to Bill
- Hawes for his patient answers to my questions, as well as for his thoughts
- and suggestions.
-
-
-
- Donald T. Meyer
- Stormgate Software
- P.O. Box 383
- St. Peters, MO 63376
-
- BIX: donmeyer (almost daily)
- GEnie: D.MEYER (weekly)
- PLINK: Stormgate (weekly)
-
-