Hi all.,

 

I am working on MAODV algorithm, during my program tracing I tried to
print out the destination address, the command I did is 

 

Printf (" the destination address is %d   \n@,ih->daddr())

 

The program works fine but the output for this command is always
234881024.

 

I think this is because the type (%d) is not correct.

 

Any help.

 

Please

Thanks

Firas

 

 

 

Reply via email to