home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / RiscPc / Utils / qzapsrc.arc / ReadMe
Text File  |  1994-11-11  |  1KB  |  24 lines

  1. ReadMe for the source distribution of !QZap 0.20
  2. ================================================
  3.  
  4. This distribution includes the C source for !QZap 0.20.  It was
  5. written using OSLib -  available from all good Archimedes archives. 
  6. The make file needs the path variable OSLib$Path to be set up in a
  7. similar to the C$Path set by Acorn's DDE.  It does not use any of
  8. RiscOSLib or AnsiLib - no particular reason for this other than it
  9. doesn't need to.
  10.  
  11. I don't claim that the code is well written; this is the first bit of
  12. C I've written in a long time :-) and I'm afraid it shows.  Still, it
  13. works and I'm pretty sure it's stable.
  14.  
  15. You may have seen an earlier (1990) version of !QZap which was written
  16. in assembler and are possibly wondering why the change to C - well I
  17. don't have the time anymore to mess about in assembler so I thought
  18. this would be a good way to get familiar with OSLib and brush up on my
  19. C.  C is not my favourite language, but it does the job well enough.
  20.  
  21. If you have any comments, please drop me an email to qzap@banana.demon.co.uk
  22.  
  23. ⌐ Kevin F. Quinn, 11th November 1994
  24.