<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font size="4"><font face="monospace">Hi guys,<br>
<br>
I was trying to develop my first FFI calls in Cuis today but<br>
I am stuck, i hope some of you can give me some guidance. <br>
<br>
In the attached package there are implemented 2 foreign
functions<br>
TestClass (class) >> time # working <br>
TestClass (class) >> localtime # broken<br>
</font></font><font size="4"><font face="monospace"><font size="4"><font
face="monospace"><br>
---- interactions ----------<br>
TestClass time. " ok "
<br>
TestClass localtime2: (TestClass time). "
broken "<br>
-----------------------------<br>
<br>
</font></font>The error i get is "can not use integer as
pointer".<br>
<br>
Any ideas ?<br>
<br>
bye<br>
Nicola<br>
<br>
</font></font>
</body>
</html>