readme.txt

来自「palm的pocketc」· 文本 代码 · 共 43 行

TXT
43
字号
   PocketC v6.6
   by Jeremy Dewey
   Copyright 1997-2004, OrbWorks, Inc.
   http://www.orbworks.com/
---------------------------------------
PocketC is a PalmOS-based C compiler. The current version is a shareware
application. Registration is available at www.palmgear.com

PocketC does not support the Pilot 1000/5000. The PalmPilot Personal is not
supported unless upgraded.

Applets created with version 5.0+ will not run with on previous versions
of the compiler/runtime! However, previously compiled applets and native libs
will work with the new compiler/runtime.

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
Readme.txt       This file.
*.html           PocketC documentation.
\PocketCLib      Base project for creating native libraries
\UtilCode        PocketC utility code - useful stuff you don't have to write

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.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?