I'm using ns2 in linux to do some network experiments. I added some print lines in some of the cpp files of the ns library(through the function cout()). But when I execute the TCL scripts, I can't see the printed information on the screen. So where can i find the printed information generated in the cpp files? I'm using ns2 in linux to do some network exper