File: README

package info (click to toggle)
libclaw 1.7.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,080 kB
  • sloc: cpp: 13,287; sh: 227; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
program_name: ex-dynamic_library

This example program shows basic use of the claw::dynamic_library class. The 
program takes some strings as arguments. The symbol corresponding to the first
one is searched in the current program, the others are searched in the
libfunc.so libary.