Hello

How can i get the value of a tcl variable since mi code in C???

For example

if i need to use the variable val(nn) in my code, so

if(val(nn) == 3)
{
   something
}

how can i do it.


Thanks



      

Reply via email to