Closed dilunga1 closed 8 years ago
Correction for ns-3.26:
1) dash-wifi.cc:121:24: error: variable length array of non-POD element type 'std::string' (aka 'basic_string<char, char_traits, allocator >') std::string protocols[users]; 2) WifiHelper::Default(); //deprecated
Correction for ns-3.26:
1) dash-wifi.cc:121:24: error: variable length array of non-POD element type 'std::string' (aka 'basic_string<char, char_traits, allocator >')
std::string protocols[users];
2) WifiHelper::Default(); //deprecated