I declared an array of type double in aodv.cc file. I've assigned values to
that array inside command(..) function. When i tried to access that array in
sendHello() module, i got the right values. But when i accessed that array
in recvHello() module, i got only garbage values. Can anybody please tell me
what may be the problem? Thanks in advance...



--
View this message in context: 
http://network-simulator-ns-2.7690.n7.nabble.com/accessing-a-variable-in-different-modules-tp28097.html
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to