<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>I wrote a function and built it to a dll in C. For traditional CPython I then used SWIG to generate the module files and can call it easily.<br><br>However I am not sure how to call this same dll and function from IronPython? The function looks like:<br><br>int func(char* p, int i, int j);<br><br>Any easy way to do this? Does this require pInvoke and if so how do you do this from IronPython?<br></div></div><br>



      <hr size=1>Never miss a thing.  <a href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs"> Make Yahoo your homepage.</a>

</body></html>