Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Best Practices
5 bytes added
,
11:36, 5 December 2014
→
Best Practices for OOP345
= Best Practices
for OOP345
with Modern C++
=
* Use std::vector instead of a dynamic array (#include <vector>)
* Use std::string instead of char* arrays (#include <string>
Mark
221
edits