home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11455 < prev    next >
Encoding:
Text File  |  1992-12-16  |  958 b   |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cs.utexas.edu!torn!news.ccs.queensu.ca!mast.queensu.ca!dmurdoch
  3. From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
  4. Subject: Re: Pascal & C Calling standard?
  5. Message-ID: <dmurdoch.368.724543302@mast.queensu.ca>
  6. Lines: 13
  7. Sender: news@knot.ccs.queensu.ca (Netnews control)
  8. Organization: Queen's University
  9. References: <1gnv0uINNa4a@ub.d.umn.edu>
  10. Date: Wed, 16 Dec 1992 22:01:42 GMT
  11.  
  12. In article <1gnv0uINNa4a@ub.d.umn.edu> cbusch@ub.d.umn.edu (Chris) writes:
  13. >    The discussion on Pascal and C Calling convention was interesting
  14. >and informative.  I wonder though are those convections standard?  That
  15. >is are Pascal functions called that way on other platforms, or is it
  16. >just limited to msdos machines?
  17.  
  18. No, they're not standard, even between different Pascal compilers under 
  19. DOS.  Stony Brook's compiler often passes parameters in cpu registers, for 
  20. instance.
  21.  
  22.  
  23. Duncan Murdoch
  24. dmurdoch@mast.queensu.ca
  25.