mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-29 08:00:43 -04:00
* Information regarding pointers in array Added more Information in 2D arrays that we can declare the array without no_of_rows and usage of pointers in array element accessing * fix: formatting/spelling * fix: formatting, matched variable name to other examples