Hello /prog/ i normally program in java but i'm slowly moving to C++. Now on the topic of pointers can anyone give me some details?
Name:
Anonymous2010-08-13 4:51
guys is it worth it to make 3D arrays in C++/C or should i just make a 1D array and pack it with all of the information and then use an indexer to find the information @ xyz?