EOSERV Forum > Wiki Page Discussion > Wiki Talk: Simple Explanation of Pointers
Page: << 1 >>
Wiki Talk: Simple Explanation of Pointers
Author Message
Post #86466 Wiki Talk: Simple Explanation of Pointers

Wiki discussion page for: Simple Explanation of Pointers

12 years, 44 weeks ago
Post #86469 Re: Wiki Talk: Simple Explanation of Pointers

I did my best to describe what I know about pointers. This was always something that I had trouble understanding before I was taught.


Feel free to add what you know or finish the page up. I at least want to add a little discussion of pointer member variables of classes, as well as pointers to class objects (MyClass* classpointer = new MyClass;). That way we can work the fancy -> operator in there :P
---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
12 years, 44 weeks ago
Page: << 1 >>

EOSERV Forum > Wiki Page Discussion > Wiki Talk: Simple Explanation of Pointers