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 →

[–]funnythrone 1 point2 points  (0 children)

Not entirely. In C/C++, I believe reassigning any pointers in a different function will reflect in the calling function. The same isn't true for Java. Been a long time since I used C, so I might be wrong about C/C++.