home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!ulogic!hartman
- From: hartman@ulogic.UUCP (Richard M. Hartman)
- Newsgroups: comp.lang.c
- Subject: Re: Dynamic loading of functions
- Message-ID: <808@ulogic.UUCP>
- Date: 5 Jan 93 01:01:21 GMT
- References: <mjjrcjn@lynx.unm.edu> <1993Jan3.230943.11026@vax.oxford.ac.uk>
- Organization: negligable
- Lines: 19
-
- In article <1993Jan3.230943.11026@vax.oxford.ac.uk> ayoung@vax.oxford.ac.uk writes:
- > Is there a portable way to load and execute a function in an object file from
- > a running program? I'm writing a program that does some math stuff and I'd
- > like to allow users to write their own functions to suppliment the supplied
- > functions.
-
- Portable? No.
- Possible? Perhaps.
-
- In the MS-DOS arena a set of routines to do this was published a few
- years ago in Dr. Dobbs Journal.
-
- Try the DDJ section of Compuserve, they probably have all the information.
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Between the silence of the mountains |
- and the crashing of the sea | -Richard Hartman
- there lies a land I once lived in | hartman@uLogic.COM
- and she's waiting there for me. |
-