Hi :I'm using the old trace format in ns2 ,I have an awkscript that is
calculating parameters for routing ,I am able to calculate all the dropped,send
and received packets ,but when I calculate pdf,and normalized routing load I'm
getting the error :
awk: run time error: improper conversion(number 1) in printf(" 4. Normalised
routing load (Packets %) = %.3f %
")
FILENAME="simple1.tr" FNR=23418 NR=23418
can anybody tell me what's the problem ?Please reply asap .
