- Joined
- Mar 10, 2009
- Messages
- 5,016
1. Is it possible NOT to use custom made timers/libraries (like TimerUtils) for storing data when using structs?...if it is please give an example...
2. What is the difference between...
- create and allocate
- public method and static method
3. Why private method cant be called by another method inside the struct?...
4. implement calling is just for modules?...
2. What is the difference between...
- create and allocate
- public method and static method
3. Why private method cant be called by another method inside the struct?...
4. implement calling is just for modules?...