2D array in recursive functions

Revision en1, by Sirius_Black_, 2019-08-13 08:12:28

How will I pass 2D array in a recursive functions and access it's elements? Is it possible without using pointer and if the number of raw and column are not globally declared?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Sirius_Black_ 2019-08-13 08:12:28 208 Initial revision (published)