c - How to wrap a void* pointer into a TCL Object -


i'm trying save void* pointer (or pointer) tcl object can retrieve later. saw swig convert string encoding , later decode it. in order make more efficient, want directly pointer in , out of tcl obj. tcl_getpointerfromobj(). there anyway it? need dig tcl_obj structure , dirty work?

i suggest reading this page on tcler's wiki on topic.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -