...
Wiki Markup |
---|
\[[Stroustrup 06|AA. C++ References#Stroustrup 06]\] What's wrong with arrays? |
...
OBJ30ARR38-CCPP. Do not use pointer arithmetic polymorphically 13. Object Orientation (OBJ) OBJ33-CPP. Do not slice polymorphic objectsadd or subtract an integer to a pointer if the resulting value does not refer to a valid array element 06. Arrays (ARR) 07. Characters and Strings (STR)