Labelling arraysI have a code with lots of arrays. Ideally I'd want to call these something like array1, array2, arr...
Swapping elements of arraysI have a 3 dimensional array, of the form bool bit[L*L][L][L] where L is the size of the thing...
Sending many copies of an array to a functionWell done that man! Works for me too with the constants in. Now I need to know how to send only a si...
Sending many copies of an array to a functionThanks for your suggestions. I've been trying to do it with arrays, but they don't seem to be doing ...
Sending many copies of an array to a functionI have an array (or vector or some other object which stores many numbers, I'm not fussy). It has L ...
This user does not accept Private Messages