[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: neighbors from tcl to c
You could define a new command in your C++ object that you would call
from Tcl : $obj my-command [$node neighbors]
Anke Speer <[email protected]> writes:
> Hi.
>
> I need your help for my simulation!!!
> How do I get the nodelist received through
>
> $node neighbors
>
> in my c++-soure-code, where I have to use this list?
>
> Thanks in advance for your help!!
>
> a.
>
> Mail to: [email protected]
> Thank you!