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

How to return a node object given its node id?




Hi,

Does anyone know how to return a pointer to a node object given its node id?
The parameter of the lookup function is a string in TclObject::lookup. Can we
use a node id instead?

Thanks,

Wei Sun