Hello:
Is the boolean array using one bit for each element or not?
I'm try to allocated a 1e6 * 1e6 bit array but failed.
(out of memory), do I have to do my own bit array calculation ( using int
array)Thanks in advance. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
