C#C
C#3y ago
Theos

❔ Split 2D array into 4 chunks.

Hey, I want to split a 2D array Cell[,] into 4 chunks of given max size, how can i do this?
image.png
Was this page helpful?