News

hey guys,<BR><BR>I want to make a 3D array of size X by Y by Z. Y and Z are constants, and X is read in during the initialization process of my code. Using g++, I was able to use<BR><BR> <pre ...