cdecl keyword

David Collier-Brown daveb at geac.UUCP
Thu Apr 14 22:59:12 AEST 1988


  The parameter-passing is something to look up at what we typically call
link time. In fact, at the time the two routines are bound together,
either before linking (at a cost to the compiler, as epitomized by
Ada[1,2]) or during linking (at a higher cost to a typically kludgy
program). It should neither be programmer-visible nor interpreted (as
I once did on an iAPX-something-86)

 --dave c-b
[1] Tm, The God of War (Ada Joint Program Office).
[2] It actually does just that in an early Honeywell implementation.
-- 
 David Collier-Brown.                 {mnetor yunexus utgpu}!geac!daveb
 Geac Computers International Inc.,   |  Computer Science loses its
 350 Steelcase Road,Markham, Ontario, |  memory (if not its mind) 
 CANADA, L3R 1B3 (416) 475-0525 x3279 |  every 6 months.



More information about the Comp.lang.c mailing list