<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
I have a little C function:<br>
<br>
<font color="#3333ff">int myfunc(int a)<br>
{<br>
int b = 4*a;<br>
return b;<br>
}</font><br>
<br>
Please, can you help me to interface this C function in scilab ?<br>
I don't find any documentation about this.<br>
<br>
Thanks,<br>
Bernard<br>
<br>
<div class="moz-signature">
<pre><font color="blue">
</font>
</pre>
</div>
</body>
</html>