Documents -(personal info) -pTA study -largefile * -AutoFS howto -Geschichte der Informatik (* other webserver) Bigger Projects -PFE* -AC-Archive* -ZZIPlib * -XML/G -C.L.F.R. * -XM Tool * Smaller Projects -errno(1) -glib-man -gstdint * ... (patches) -wine-vol-a Older Projects -MPEG split * -XFCE * -htm1-pp -cc-headers -runso -substruct-c -submorph-c ... (patches) -xwpe -xfce 3 Download Area * Sourceforge Project freespace.sf.net Home
generated
|
runso
Synopsis
runso [-Llibpath -llib]... libs_main [args]...
Description
The runso program will try to
Example
runso my_toast_main -D/dev/toasterwill open <libmy_toast.so> as found in the standard libpath
and call the symbol <my_toast_main> with the argc/argv
set to
argc= 2 argv[0]="toast_main" argv[1]="-D/dev/toaster"
Options
DownloadJust snapshots so far, e.g. pub/runso-0.1-0000417.tar.bz2 or pub/runso-0.1-0000417.tar.gz The latest snapshots can be found here in the pub directory.
Bugs
Copyright(C) 2000 Guido Draheim <guidod@gmx.de>
The programs is freeware according to the rules of the LGPL -
|