   PocketC v1.0
   by Jeremy Dewey
   Copyright 1998, OrbWorks
   http://www.orbworks.com/
---------------------------------------
PocketC is a PalmOS-based C compiler. The current version is a shareware
application, but still in beta. Registration is available at PalmPilotGear HQ.

This version only works with OS 2.0 and up.

Installation:
-------------
Using your favorite PalmPilot program, install PocketC.prc. Additionally, you
may also install MathLib.prc (which adds a substantial number of floating-
point functions such as trig functions), and Tic-Tac-Toe.pdb, a sample applet.

Files included:
---------------
PocketC.prc      The PocketC application
MathLib.prc      The free math shared library. See MathLib.txt for details.
                 Note: MathLib is not required, but provides additional
                       floating point functions.
MathLib.txt      Readme for MathLib, explains licensing, etc.
*.c              Sample source files
Tic-Tac-Toe.pdb  Compiled version of TicTac.c
Readme.txt       This file.
QuickRef.txt     Library routine quick reference
QuickRef.pdb     Doc version of QuickRef.txt
*.html           PocketC documentation.

Contact:
--------
Please send all suggestions, comments, and bug reports to Jeremy Dewey at
dewey@orbworks.com.

Legal:
------
This software is provided as is, with no guarantee of fitness for any particular
task. The user assumes all responsibility for its use.