home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15581 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.2 KB  |  27 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!munnari.oz.au!titan!rhea!aduncan
  3. From: aduncan@rhea.trl.OZ.AU (Allan Duncan)
  4. Subject: Subtasks, IEEE library pointers - y.a.Q
  5. Message-ID: <1992Nov9.205921.18485@trl.oz.au>
  6. Sender: root@trl.oz.au (System PRIVILEGED Account)
  7. Organization: Telecom Research Labs, Melbourne, Australia
  8. Date: Mon, 9 Nov 1992 20:59:21 GMT
  9. Lines: 16
  10.  
  11. I watched with interest while the knowledgable amongst us discussed the
  12. topic of shared pointers and subtasks, coming to the conclusion that
  13. sharing for the Maths at least was A Bad Thing.
  14. Various panacea were put forward for SAS v6, particularly the use of an
  15. appropriate pragma.  While this is quite clear for the subtask case, I
  16. am interested in moving onto a SubProcess that is not load-seg'd (ie
  17. inline with my main code), with the purpose of using DOS from it.
  18.  
  19. For the most part this seems straight forward, by I wonder what happens
  20. if I do a printf( "%f...) - whose IEEE pointer gets used (the main
  21. program, I think) _and does it matter_ (I think so)?
  22.  
  23. Allan Duncan        ACSnet     a.duncan@trl.oz
  24. (+613) 253 6708        Internet a.duncan@trl.oz.au
  25. Fax    253 6664        UUCP     {uunet,hplabs,ukc}!munnari!trl.oz.au!a.duncan
  26.     Telecom Research Labs, PO Box 249, Clayton, Victoria, 3168, Australia.
  27.