Hello everyone,
I am currently wrapping some C functions into Php functions using SWIG.
But actually, I don't know what does happen when I refresh the page. It appears that my wrapped functions are called in another process after the refresh.
What I would like to have is :
When I refresh the page and I call my wrapped function again, I want it to act just like it was a second call in a normal C main (which means that I'm in the same process).
Can someone help me with this please (I don't know if my wish is very clear)?
Thanks in advance
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









