Closed dilunga1 closed 8 years ago
Corrected the error for ns-3.26 which was:
dash-example.cc:118:24: error: variable length array of non-POD element type 'std::string' (aka 'basic_string<char, char_traits, allocator >') std::string protocols[users];
Corrected the error for ns-3.26 which was:
dash-example.cc:118:24: error: variable length array of non-POD element type 'std::string' (aka 'basic_string<char, char_traits, allocator >')
std::string protocols[users];