mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-21 20:38:19 +02:00
7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
These are the example programs that appear in the FPC documentation.
|
|
|
|
Units guide, chapter on dynlibs unit :
|
|
|
|
subs.pp : library used in dynlibs function.
|
|
plsubs.pp : example to show loading of libraries.
|