<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2017-04-07 12:10 GMT-03:00 Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
</span><span class="gmail-"><br></span>
NativeInt and NativeUInt are indeed provided for Delphi compatibility.<br>
<br>
Which integer type to chose : That depends. What do you want to achieve exactly ?<span class="gmail-HOEnZb"><font color="#888888"><br>
<br></font></span></blockquote><div><br></div></div>In Delphi, if i want an integer type which depends on the target platform (32 or 64 bits) i can use the NativeInt and NativeUInt types. What is the FPC standard type for this? PrtInt and PtrUInt? (<span id="gmail-result_box" class="gmail-short_text" lang="en"><span class="gmail-">I usually mix both delphi mode and objfpc mode units in the same project</span></span>). <br></div></div>