Marco van de Voort wrote:
function func:integer; cdecl;
Most of the time yes, sometime no like the following :

procedure proc( CONST AParametter : integer );

IMHO this time, Delphi compatibility is a very strong point.

Is there anything to be compatible with? Does Delphi/win32 use this in any
way?
No. Win32 delphi complains about such syntax during compilation.

Best regards,
Paul Ishenin.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to