Where do you call the C program?
I can't understand if you have to call a C program from a tcl script or get
a variable from a tcl script in a C program...

-max- wrote:
> 
> 
> 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
> 
> 
> 
>       
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/use-tcl-variable-in-c-tp20678674p20684919.html
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to