Hi guys, I've got a simple bool 2D array that is set to false by default. I'm filling it with random 'true' values.
I am then trying to make it symmetrical
i.e. array[i][j] = array[j][i]
However, this doesnt seem to be working and I was wondering why. I've been trying it all evening.
Any suggestions?
Do you really think this is enough information for any kind of an answer?
Reputation Points: 2780
Solved Threads: 312
long time no c
Offline 4,790 posts
since Apr 2004