Re: Re[2]: argv
- From: Errol van de l'Isle <evandel cix co uk>
- To: arobinson18 cox net, gtk-app-devel-list gnome org
- Subject: Re: Re[2]: argv
- Date: Sat, 16 Apr 2016 22:55:27 +0100
_pascal was used for older 16-bit Windows programs.
_stdcall is used for newer 32-bit Windows programs.
_cdecl is the defacto standard for all main() functions *declared* in
C.
All three conventions use the same stack parameter order of right-to-
left.
Pascal uses left to right.
“It’s wingardium leviOsa, not leviosAH.”
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]