home *** CD-ROM | disk | FTP | other *** search
/ Game Zone - 1,000+ Games / GAMEZONE.BIN / Programs / PALM / Oh-One / ReadMe.txt < prev   
Text File  |  1999-04-13  |  1KB  |  29 lines

  1. MathLib version 1.1, 13 April 1999, by Rick Huebner (rhuebner@probe.net)
  2. The latest version, source code, bug reports, etc. are available at the
  3. MathLib Information web page: http://www.probe.net/~rhuebner/mathlib.html
  4.  
  5.  
  6. Please note that several of the filenames used in this library are more
  7. than 8 characters long.  You should use WinZip or another zip unpacker
  8. that properly preserves long file names to unpack this archive.
  9.  
  10.  
  11. Files included in this archive:
  12.  
  13. MathLDoc.htm: HTML documentation for MathLib; use your web browser to read
  14. MathLib.prc:  MathLib shared library, ready to use
  15. MathLib.h:    Header file to allow your program to access MathLib functions
  16. MathLib.c:    MathLib function wrappers for more convenient use
  17. MathLib.mcp:  MetroWerks CodeWarrior project file for rebuilding MathLib
  18. All other .c and .h files: Complete source code for MathLib
  19.  
  20.  
  21. If you just want to get the latest version of MathLib to load into your
  22. Pilot, all you need is MathLib.prc.  Install it like any regular Pilot
  23. application and it'll be available to any program that needs it.
  24.  
  25. If you want to call MathLib functions from your own program, all you need
  26. are MathLib.prc, MathLib.h, MathLib.c, and MathLDoc.htm.  Read through the
  27. doc file and you should be up and running in minutes; it's very easy to use.
  28.  
  29.