home *** CD-ROM | disk | FTP | other *** search
- PocketC v2.11
- by Jeremy Dewey
- Copyright 1998, OrbWorks
- http://www.orbworks.com/
- ---------------------------------------
- PocketC is a PalmOS-based C compiler. The current version is a shareware
- application. 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.
- PocketCLib.zip Sample native library project
- *.c Sample source files
- Tic-Tac-Toe.pdb Compiled version of TicTac.c
- Readme.txt This file.
- Functions.txt Library routine quick reference
- Functions.pdb Doc version of Functions.txt (requires Doc-compatible viewer)
- *.html PocketC documentation.
- \PocketCLib Base project for creating native libraries
-
- 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.