Click here to Skip to main content
15,897,704 members

Comments by JENOVA_SHINRA (Top 15 by date)

JENOVA_SHINRA 14-Sep-15 3:49am View    
There ;)
JENOVA_SHINRA 12-Sep-15 10:31am View    
Yes
Thanks to your advice.
JENOVA_SHINRA 10-Sep-15 7:55am View    
Thanks anyway ;)
JENOVA_SHINRA 10-Sep-15 4:06am View    
Thanks so much... It really worked.
JENOVA_SHINRA 10-Sep-15 3:52am View    
This is how NS2 creates it :
int command(int, const char *const *);
and this is how it uses it :
AODV::command(int argc, const char*const* argv) {