fpc/docs/dynlibex
carl 3bd6280073 * update makefiles for testing
* update example which did not compile
2002-11-10 12:22:10 +00:00
..
foot.tex + Initial implementation 2000-08-18 19:20:06 +00:00
head.tex + Initial implementation 2000-08-18 19:20:06 +00:00
Makefile * update makefiles for testing 2002-11-10 12:22:10 +00:00
plsubs.pp + Initial implementation 2000-08-18 19:20:06 +00:00
README + Initial implementation 2000-08-18 19:20:06 +00:00
subs.pp + Initial implementation 2000-08-18 19:20:06 +00:00

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.