Open main menu

CDOT Wiki β

Changes

Best Practices

157 bytes added, 12:35, 5 December 2014
Created page with '= Best Practices for OOP345 = * Use std::vector instead of a dynamic array (#include <vector>) * Use std::string instead of char* arrays (#include <string>'
= Best Practices for OOP345 =

* Use std::vector instead of a dynamic array (#include <vector>)

* Use std::string instead of char* arrays (#include <string>
221
edits