Title: aaakeys Version: 1.0 Submitted: Dec 1 1986 Author: Rayan Zachariassen Submittor: Rayan Zachariassen Description: Ann Arbor XL key uploader [ If you are fortunate enough to have both an XL and USG Unix, note that this program uses index/rindex, not strchr/strrchr. -r$ ] Ann Arbor XL series programmable strings uploader I wrote this one evening partly for relaxation, partly as a tangible example of my coding style. I was having a friendly discussion with one of our local purists (hi Geoff!) about how code should look like, which tradeoffs to make, etc. Some of his comments on the first draft of this were adopted in the code, because they seemed quite sensible within my philosophy as well. I am not a great fan of remapping keyboards (though it is useful at times) and don't use this program regularly, though another fellow around here does. I'm sending it out primarily as a sample of good (I think) coding, in case anyone cares for a non-trivial example. Besides, some people might find it useful. No claims are made about the portability of this stuff. It works on 4.n on Vaxen. There is one large compiler dependency, clearly marked. I'll take elegant over proper most any day... rayan