|
Dear Techies,
I am searching for a solution to pass the TCL Arrays in C
Subroutine/function. But i am unable to do so.
I have passed simple int variables from Tcl Script, changed the
value from C function and then printed back with Tcl Script. I used
Tcl_LinkVar() function to achieve this.
Pls, help me how can i pass arrays and manipulate in C function and
get back to Tcl Script.
Thanking U.
|