home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19124 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.0 KB  |  43 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!syma!mpue2
  3. From: mpue2@syma.sussex.ac.uk (James E. Talbut)
  4. Subject: Loading functions from disk
  5. Message-ID: <1993Jan23.155251.13537@syma.sussex.ac.uk>
  6. Organization: University of Sussex, five miles away from Brighton
  7. Date: Sat, 23 Jan 1993 15:52:51 GMT
  8. Lines: 33
  9.  
  10. I want to write a program that works in a modular way and loads the
  11. correct module from disk as and when I want it.
  12.  
  13. Each module will consist of one or more functions for doing a specific task.
  14. What I want to do is load in a file from disk, pointer a pointer to a
  15. function at the memory I loaded it into and call the function.
  16.  
  17. What is the easiest way of doing this?
  18.  
  19. I am using DICE and WB2.04, so any solutions will have to use them.
  20.  
  21. I reckon there should be a fairly simple solution but I can't think of it!
  22.  
  23. Thanks for any help
  24.     J.T.
  25.     
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. -- 
  39. Fine beer may be judged with just one sip,
  40.     but it's better to be thoroughly sure.  -  Czech proverb
  41.  
  42. James Talbut            mpue2@syma.susx.ac.uk
  43.