home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19381 < prev    next >
Encoding:
Text File  |  1993-01-07  |  575 b   |  17 lines

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