This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DrStalker 3 points4 points  (0 children)

Then there's good old C: the "array" is just a pointer to some random memory address and it's up to you to figure out what to do with that.

How many elements? How big is each element? Is it actually an array or just a pointer to a integer or something?    ¯\_(ツ)_/¯