Re: Calling module from a C function
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Calling module from a C function
- From: "Jérôme Vuarand" <jerome.vuarand@...>
- Date: 2007年4月26日 01:02:10 -0400
2007年4月25日, Luis Carvalho <carvalho@dam.brown.edu>:
It should work fine with C modules. This worked for me:
[...]
it works!
So I tested your code, and it works perfectly. Since it is very
similar to mine I reverted all differences to see what was the
problem, and it appears the code I posted originally works perfectly
too. I guess I messed up some paths for my yesterday's tests and the
wrong module was loaded.
Anyway, thanks again :-)