<html><div style='background-color:'><DIV class=RTE>
<P align=left>IN THE NAME OF GOD</P>
<P align=left></P>
<P align=left>Hello.</P>
<P align=left>I would like use external functions (C programs) at pop11. I did as the following: (according to Help *External)</P>
<P align=left><STRONG>external declare mytag in c;</STRONG></P>
<P align=left><STRONG>int f(x1,x2)</STRONG></P>
<P align=left><STRONG>int x1,x2;</STRONG></P>
<P align=left><STRONG>{}</STRONG></P>
<P align=left><STRONG>endexternal;</STRONG></P>
<P align=left><STRONG></STRONG></P>
<P align=left><STRONG>external load mytag;</STRONG></P>
<P align=left><STRONG>"example" (I tried 'example.o' or '/home/example.o' also)</STRONG></P>
<P align=left><STRONG>endexternal;</STRONG></P>
<P align=left><STRONG></STRONG></P>
<P align=left><STRONG>vars m;</STRONG></P>
<P align=left><STRONG>f(2,4)->m;</STRONG></P>
<P align=left><STRONG></STRONG></P>
<P align=left>But when I compile this file, I receive <STRONG>MISHAP interrupted</STRONG>. Does someone know the problem?</P>
<P align=left>Sincerely,</P>
<P align=left>Jenab.</P><FONT size=2>
<P align=left></P></FONT></DIV></div><br clear=all><hr>The new <a href="http://g.msn.com/8HMAEN/2737??PS=">MSN 8:</a> smart spam protection and 2 months FREE* </html>
|