Xref: utzoo comp.unix.wizards:13083 comp.unix.questions:10440 Path: utzoo!utgpu!watmath!clyde!att!rutgers!mcnc!thorin!unc!alexande From: alexande@unc.cs.unc.edu (Geoffrey D. Alexander) Newsgroups: comp.unix.wizards,comp.unix.questions Subject: Dynamic load and call in BSD Unix Keywords: Unix, load, call, C, functions Message-ID: <5635@thorin.cs.unc.edu> Date: 2 Dec 88 05:39:33 GMT Sender: news@thorin.cs.unc.edu Lines: 7 I would to dynamically load and call a function from C. The name of the function would be specified by the user. I am running under SUN BSD Unix. Can this be done? The function I am looking for is similiar to the function offered by the LOAD macro of IBM's MVS operating system. Thanks, Geoff Alexander