...
CERT C++ Secure Coding Standard: ARR00-CPP. Understand when to prefer vectors over arrays
ISO/IEC 9899:2011 Section Section 6.7.6.2, "Array declarators"
...
...
CERT C++ Secure Coding Standard: ARR00-CPP. Understand when to prefer vectors over arrays
ISO/IEC 9899:2011 Section Section 6.7.6.2, "Array declarators"
...