These files contain an example of compiling and using a function at run time.
Comments and documentation are a bit lacking -- maybe in a future version.
Source files:
-
Makefile: A makefile to build stuff.
-
example.c: The main file.
-
shared.c (not supplied): The generated source code.
And a tar'd, gzip'd collection
Back to my src page.