[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Tcl/C++ question



If I modify a Tcl method in the tcl/lib directory, for eg the node
constructor, do I have to link these changes in the C++ files as well ?
For starters, I'm just trying to print out a simple debug message in the
node constructor in ns-node.tcl (puts stdout <message>) but even that
doesn't show up. What's going on ?

Thanks.

Sunil Thulasidasan