home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / spiele / bombhunt / bombhunt.exe / PocketC / Readme.txt < prev   
Text File  |  1998-09-11  |  2KB  |  41 lines

  1.    PocketC v2.11
  2.    by Jeremy Dewey
  3.    Copyright 1998, OrbWorks
  4.    http://www.orbworks.com/
  5. ---------------------------------------
  6. PocketC is a PalmOS-based C compiler. The current version is a shareware
  7. application. Registration is available at PalmPilotGear HQ.
  8.  
  9. This version only works with OS 2.0 and up.
  10.  
  11. Installation:
  12. -------------
  13. Using your favorite PalmPilot program, install PocketC.prc. Additionally, you
  14. may also install MathLib.prc (which adds a substantial number of floating-
  15. point functions such as trig functions), and Tic-Tac-Toe.pdb, a sample applet.
  16.  
  17. Files included:
  18. ---------------
  19. PocketC.prc      The PocketC application
  20. MathLib.prc      The free math shared library. See MathLib.txt for details.
  21.                  Note: MathLib is not required, but provides additional
  22.                        floating point functions.
  23. MathLib.txt      Readme for MathLib, explains licensing, etc.
  24. PocketCLib.zip   Sample native library project
  25. *.c              Sample source files
  26. Tic-Tac-Toe.pdb  Compiled version of TicTac.c
  27. Readme.txt       This file.
  28. Functions.txt    Library routine quick reference
  29. Functions.pdb    Doc version of Functions.txt (requires Doc-compatible viewer)
  30. *.html           PocketC documentation.
  31. \PocketCLib      Base project for creating native libraries
  32.  
  33. Contact:
  34. --------
  35. Please send all suggestions, comments, and bug reports to Jeremy Dewey at
  36. dewey@orbworks.com.
  37.  
  38. Legal:
  39. ------
  40. This software is provided as is, with no guarantee of fitness for any particular
  41. task. The user assumes all responsibility for its use.