perlxs and hash refs
this seems to work (i get a hashref with the correct data), but since i'm having a hard time making sense of the perlxs documentation and there doesn't seem to be any code in the server source that returns a reference to a hash in this manner (using eval doesn't count!), i was wondering if i've made any grievous errors here that would cause memory leaks or any other undesirable issues.
Code:
XS(XS_Mob_Loc); /* prototype to pass -Wmissing-prototypes */ |
Seems like you handled mortality which is the most obvious problem that can arise with regards to memory.
|
All times are GMT -4. The time now is 07:34 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.