Source
Veteran OT User
There's no team, tasks, demands, applications, or pay to worry about.Hi, I have a lot of free time now but I don't want to join the team too much.... I'd rather just do some source code development when I'm bored for training purposes.
offtopic: or do you know of any old edition of OTS 7.1 that is unfinished and has a small amount of source code?
ps. I have a small question, do you have any trouble reading the code when you use the prefix ‘this’ a lot?
There's just me working on my server and my willingness to include everyone that wants to be, and if they don't want to be, that's fine too.
No, unfortunately I'm not aware.
No, I prefer to use this in C++ classes to be explicit, so you don't have to wonder if there's a local variable with the same name or not that you're accidentally referring to.
Cheers.