Contenu du cours
C++ Introduction Video Course
C++ Introduction Video Course
Algorithms with 2D Arrays
1. What is the result of the expression sizeof(arr)
for a statically allocated 2D array arr?
2. How do you access the last element of a 2D array arr with dimensions rows x cols?
Tout était clair ?
Merci pour vos commentaires !
Section 5. Chapitre 4