Re: Native Code vs PCode OT
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Wed, 7 Sep 2005 08:54:29 -0500
"J French" <erewhon@xxxxxxxxxx> wrote in message
news:431ecd25.15618731@xxxxxxxxxxxxxxxxxxxxxxx
> On Tue, 6 Sep 2005 13:04:11 -0500, "Ralph" <nt_consulting64@xxxxxxxxx>
> wrote:
>
> <snip>
>
> >[Way, way, off topic.]
> >[My apologies to the rest of the group, but I find this difficult to
ignore.
> >Perhaps related to early Germanic elimination training. <g>]
>
> Just for clarification :-
>
> Directive Parameter order Clean-up Passes parameters in registers?
> register Left-to-right Routine Yes
> pascal Left-to-right Routine No
> cdecl Right-to-left Caller No
> stdcall Right-to-left Routine No
> safecall Right-to-left Routine No
>
> There is a rumour that parts of MSDOS 1.0 (AKA QDOS from Seattle
> Systems) was written in Pascal
Also, it is interesting to point out to those that claim that using the
_pascal calling convention is a sign of a "Pascal language" influence, that
_pascal is not the default calling convention for most Pascal compilers.
Register is. <g>
-ralph
.
- Follow-Ups:
- Re: Native Code vs PCode OT
- From: Michael D. Ober
- Re: Native Code vs PCode OT
- From: J French
- Re: Native Code vs PCode OT
- References:
- Native Code vs PCode
- From: Ivan Debono
- Re: Native Code vs PCode
- From: Tom Esh
- Re: Native Code vs PCode
- From: M. Posseth
- Re: Native Code vs PCode
- From: Tony Proctor
- Re: Native Code vs PCode
- From: Ralph
- Re: Native Code vs PCode
- From: Tony Proctor
- Re: Native Code vs PCode
- From: Ralph
- Re: Native Code vs PCode
- From: Tony Proctor
- Re: Native Code vs PCode OT
- From: Ralph
- Re: Native Code vs PCode OT
- From: Michael D. Ober
- Re: Native Code vs PCode OT
- From: Ralph
- Re: Native Code vs PCode OT
- From: J French
- Native Code vs PCode
- Prev by Date: Re: Shell Command Doesn't Create TXT file as expected
- Next by Date: Re: findwindow and findwindowex terminate function
- Previous by thread: Re: Native Code vs PCode OT
- Next by thread: Re: Native Code vs PCode OT
- Index(es):
Relevant Pages
|