<div dir="ltr"><div>I would rather use preprocessors to define the variables, but it depends... your way should work.<br></div><div><a href="http://gambaswiki.org/wiki/lang/.if">http://gambaswiki.org/wiki/lang/.if</a></div><div><br></div><div>Jussi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 3, 2020 at 4:51 AM Brian G <<a href="mailto:brian@westwoodsvcs.com">brian@westwoodsvcs.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)"><div>I replaced all c calls from Gambas3 that required Size_t data type with a pointer type in Gambas and cast the type using cint() or clong() when the value must be used.</div><div><br></div><div>I did this because in most cases size_t follows the width of the address bus by convention.</div><div><br></div><div>This seems to work so far. </div><div><br></div><div>Does anyone have any thoughts on this?</div><div><br></div><div>I would like to get some input about this if anyone have a better idea</div><div><br></div><div>I can't see any where even in the structures I have used that this does not translate well.</div><div><br></div><div>Was playing with the new raspi OS which defaults to 32 bit.</div><div><br></div><div>Thank You<br>Brian G</div></div></div><br>
----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" rel="noreferrer" target="_blank">http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
</blockquote></div>