<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>just for compatibility of porting libc</p>
<p>there are int abs, long abs, single abs, float abs</p>
<p>Gambas abs is only for floats</p>
<p>not great function but it gave us the bug to autocomplete system!<br>
</p>
<br>
<div class="moz-cite-prefix">On 06/10/2018 10:30 PM, Jussi Lahtinen
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAFJMe7Tpjp_iZLauuNEk2UZpmzxLnV52k0Wv_Apg4+HuNu_bQg@mail.gmail.com">
<div dir="ltr">
<div>Yes, but why bother? Gambas already has abs().</div>
<div><br>
</div>
<div><br>
</div>
<div>Jussi<br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Sun, Jun 10, 2018 at 10:09 PM,
Demosthenes Koptsis <span dir="ltr"><<a
href="mailto:demosthenesk@gmail.com" target="_blank"
moz-do-not-send="true">demosthenesk@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">is this
correct?<br>
<br>
'int abs (int number)<br>
Public Extern {abs}(number As Integer) As Integer<br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a
href="https://www.hostsharing.net" rel="noreferrer"
target="_blank" moz-do-not-send="true">https://www.hostsharing.net</a>
]----<br>
</blockquote>
</div>
<br>
</div>
<!--'"--><br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">
----[ Gambas mailing-list is hosted by <a class="moz-txt-link-freetext" href="https://www.hostsharing.net">https://www.hostsharing.net</a> ]----
</pre>
</blockquote>
<br>
</body>
</html>