(C#) get x or y distance between 2 items in a 2D array[,] of any type not knowing the index of either items and edit items in between
For learning purposes I’m asking “any type” but I actually got a byte[,]
type array I’m working on right now, it’s called byteTable
and its content looks like this: