blob: 3877f3caaa22cace539a3a30ed9b00e7eb6ab2b8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
The prc-tools package is a collection of tools supporting C and
C++ programming for Palm OS. It consists of:
- the GNU Compiler Collection, assembler, linker, and symbolic
debugger;
- modifications to these generic tools to support functionality
peculiar to Palm OS;
- tools for dealing with .prc files, Palm OS's version of
executable applications;
- conveniently packaged documentation for all of the above.
WWW: http://prc-tools.sourceforge.net/
|