I always though that if I declare these three variables that they will all have the value 0
int column, row, index = 0;
Bu
Possible approaches:
memset
{0}
struct