summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-05 22:00:06 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-05 22:00:06 +0200
commite59855fd87bea3641846d6b589059230b08043f1 (patch)
tree7720e095cc91fa61d4727e1060cc49626f479f97 /docs
parentf45a83693a74742839a5570bcc62192e934df830 (diff)
downloadcrawler-e59855fd87bea3641846d6b589059230b08043f1.tar.gz
crawler-e59855fd87bea3641846d6b589059230b08043f1.tar.bz2
some documen about module building
Diffstat (limited to 'docs')
-rw-r--r--docs/LINKS4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/LINKS b/docs/LINKS
index 8931685..e7c85bd 100644
--- a/docs/LINKS
+++ b/docs/LINKS
@@ -35,3 +35,7 @@ http://www.mr-edd.co.uk/blog/beginners_guide_streambuf
Lua embedding
http://www.ibm.com/developerworks/linux/library/l-embed-lua/
+
+Loadable modules in C++
+
+http://www.isotton.com/devel/docs/C++-dlopen-mini-HOWTO/C++-dlopen-mini-HOWTO.html