- Joined
- Dec 12, 2008
- Messages
- 7,385
What is the best and most efficient way to do function callbacks?
This is my situation:
I'm using a timer with a 0 timeout to callback a function, but unfortunately,
I can't use boolexprs (which I'm using instead of code due to the lack of code arrays).
This is my situation:
I'm using a timer with a 0 timeout to callback a function, but unfortunately,
I can't use boolexprs (which I'm using instead of code due to the lack of code arrays).