CertC++-ARRΒΆ

Arrays

Nested Rules

CertC++-ARR30

Do not form or use out-of-bounds pointers or array subscripts

CertC++-ARR37

Do not add or subtract an integer to a pointer to a non-array object

CertC++-ARR38

Guarantee that library functions do not form invalid pointers

CertC++-ARR39

Do not add or subtract a scaled integer to a pointer

Options