2019-06-11, 06:40 AM
I hope?this one to?work when passing strings as parameters, lol.
That is how it should be :D
Then I will and pretend to be using some high level OO programming language, like I always do.
(2019-05-23, 06:59 PM)BigETI Wrote: Think it having two names: The prefix is the library or module the function is from and the suffix is the actual function name. The underscore just seperates both names.
That is how it should be :D
Then I will
Code:
#define Timer. Timer_
Timer.Create(...);