home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!convex!egsner!adaptex!sdf!obaid
- From: obaid@sdf.lonestar.org (Obaid Alvi)
- Subject: Re: Dynamic loading of functions
- Message-ID: <C0GrMK.470@sdf.lonestar.org>
- Organization: sdf public access Unix, Dallas -- 214-436-3281
- References: <mjjrcjn@lynx.unm.edu> <1993Jan3.230943.11026@vax.oxford.ac.uk> <808@ulogic.UUCP>
- Date: Thu, 7 Jan 1993 03:13:31 GMT
- Lines: 6
-
-
- MS Windows and OS/2 solve this problem by implementing dynamic link
- libraries or DLLs. Under Unix, I dont know.
-
- signed amjad;
-
-