home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / chemesthetics_427.lzh / Chemesthetics / Source / ReadMe! < prev    next >
Text File  |  1991-01-09  |  2KB  |  54 lines

  1. Hints for programmers:
  2. ---------------------
  3.  
  4. First, all source files have been compressed into an archive (Source.LZH)
  5. using LhArcA V0.99 (AmigaLibDisk 331). You could extract them also with
  6. Lharc V1.30 (AmigaLibDisk 404). If you use Lharc V1.30 a CRC error in rev.c
  7. will (probably) be reported. You could ignore this, the file is OK! I have
  8. included Lharc V1.30 on my distribution disk. However I don't know if all
  9. PD-distributors leave it there, so you may be have to get elsewhere. All
  10. other (older) versions of Lharc should also work, though I have not tested
  11. them.
  12.  
  13. All source files have been compiled with the Manx Aztec C 3.6 Compiler. I
  14. intend to purchase the new 5.0 Version. As soon as I have it, I will fix
  15. the sources for the new version and then recompile them. I will then
  16. release a new version. All files use 32-bit-integer variables so I hope
  17. there is no problem in this aspect. If someone fixes the source for the new
  18. 5.0 version or for the Lattice compiler, I would like to recieve a copy of
  19. them.
  20.  
  21. A makefile is provided, so Manx users could simply type MAKE and the
  22. compile process will run automatically.
  23.  
  24. Be careful in changing rev.c, as it has a special format that is needed by
  25. other files.
  26.  
  27. All source files come with German comments and (partly) German names for
  28. routines and variables. If you would like to know what they mean, well, try
  29. learning German, it's a fascinating language.
  30.  
  31. I have some problems in writing a convenient message-receiving routine.
  32. Sometimes the GURU will visit you if you select a menu or close a window. I
  33. reduced the frequency of the Guru's appearance by using ARP's
  34. CloseWindowSafely() instead of Intuition's CloseWindow(), but it still
  35. happens sometimes. PLEASE: If anyone has a solution for this please let me
  36. know. I looked thru lots of computer magazines but I didn't find anything
  37. else than my Nachricht() (-> Message) routine.
  38.  
  39.  
  40. Have fun!
  41.  
  42. Joerg
  43.  
  44.  
  45. P.S. None of the files may be touched, changed, deleted or distributed on
  46.      own series of Stefan Ossowski PD-Versand, Rainer Wolf PD-Versand
  47.      (OASE), Markt & Technik Verlag AG and Karstadt AG!
  48.  
  49.      Look for someone else to exploit for YOUR profit.
  50.  
  51.      Greetinx to Bernstein Softworks (Risk, Dragon Cave) for their RIGHT
  52.      attitude concerning those distributors.
  53.  
  54.