ok, now how would i point to a specific direction and print that? lets say^i have a an array[7][20][50]; and i would like to print it by pointers, how would i do that? or if i would like to print all rows position five etc... thanks for your time:laugh:
C
chapin
@chapin
Posts
-
pointers and array[][][] -
pointers and array[][][]Hi Im a c++ beginner, I was wondering if someone could help me with using pointers and triangular arrays. I would like to know how to define them correctly, accesing them and finally printing them with a for cycle.:doh:thanks! links to faqs and tutorials are also greatly appreciated;)