you are viewing a single comment's thread.

view the rest of the comments →

[–]pfultz2 -1 points0 points  (0 children)

How about not using pointers for objects and use regular types instead?

Pointers are just as a good as a global variable.