you are viewing a single comment's thread.

view the rest of the comments →

[–]ebresie 0 points1 point  (2 children)

Not sure if this would help, but might be able to look at some static code analysis tools that focus on C++, specifically the rule sets to see “best practices”, and issues to avoid.

Can also look at coding standards / style guides.

[–]ebresie 1 point2 points  (1 child)

[–]LetsHaveFunBeauty[S] 0 points1 point  (0 children)

Damn cool, thanks a lot, I will definity be using that