Re: Part 17
Posted: Sat Dec 22, 2018 2:25 am
#491 From: "criguada@..." <criguada@...>
Date: Fri Aug 30, 2002 11:03 am
Subject: Re: Re: osFree criguada
Offline Offline
Send Email Send Email
Invite to Yahoo! 360° Invite to Yahoo! 360°
Hi Michal, Yuri,
> >>the _cdecl or _Optlink calling convention?
> >Hm... Any known compiler.
> >
> They all support all these calling conventions? I'm impressed.
Nah, unfortunately not. _cdecl is supported by all compiler I know of,
but the _optlink calling convention is only supported by IBM C/C++
compilers AFAIK, although I heard that the new GCC 3.x now supports
_optlink.
There is no _optlink support in either Virtual Pascal or Sibyl. Not sure
about FreePascal.
However, I have to say that OO pascal (the one used in Delphi, Sibyl,
Virtual Pascal and Free Pascal) is really a good language, and it
provides for higher productivity (for me at least) than C/C++. There are
really good pascal compilers out there, that can produce fast optimized
code comparable to C compiled code. Unfortunately most of the toolkits
are provided for C++ only these days.
Thankyou
Bye
Cris
Date: Fri Aug 30, 2002 11:03 am
Subject: Re: Re: osFree criguada
Offline Offline
Send Email Send Email
Invite to Yahoo! 360° Invite to Yahoo! 360°
Hi Michal, Yuri,
> >>the _cdecl or _Optlink calling convention?
> >Hm... Any known compiler.
> >
> They all support all these calling conventions? I'm impressed.
Nah, unfortunately not. _cdecl is supported by all compiler I know of,
but the _optlink calling convention is only supported by IBM C/C++
compilers AFAIK, although I heard that the new GCC 3.x now supports
_optlink.
There is no _optlink support in either Virtual Pascal or Sibyl. Not sure
about FreePascal.
However, I have to say that OO pascal (the one used in Delphi, Sibyl,
Virtual Pascal and Free Pascal) is really a good language, and it
provides for higher productivity (for me at least) than C/C++. There are
really good pascal compilers out there, that can produce fast optimized
code comparable to C compiled code. Unfortunately most of the toolkits
are provided for C++ only these days.
Thankyou
Bye
Cris