Re: [ns] possible C++ binded variable type

2007-05-24 Thread Timo Reimann

Ramzi Tka wrote:
> I would like to know which are the possible types of variables that we
> could
> bind to tcl variables? I'm considering pointer-typed C++ variable.
> kind regards,

Look it up in the manual. Pointers are not supported IIRC.


--Timo



[ns] possible C++ binded variable type

2007-05-24 Thread Ramzi Tka

Hi all,
I would like to know which are the possible types of variables that we could
bind to tcl variables? I'm considering pointer-typed C++ variable.
kind regards,
Ramzi