Next: Supplied units
Up: Utilities and units that
Previous: Utilities and units that
- dumppu is a program which shows the contents of a Free Pascal unit. It
comes in source form, and must be compiled before you can use it. Once
compiled, you can just issue the following command
dumppu foo.ppu
to display the contents of the foo.ppu unit. - Also distributed with Free Pascal comes a series of demonstration programs.
These programs have no other purpose than demonstrating the capabilities of
Free Pascal. They are located in the demo directory of the sources.
- All example programs of the documentation are available. Check out the
directories that end on ex in the documentation sources. There you
will find all example sources.
- ppumove is a program to make shared or static libraries from
units. It should be distributed in binary form along with the compiler.
Michael Van Canneyt
Tue Mar 31 16:44:14 CEST 1998