Your boss tasks you with figuring out how tied your C++ code base is to the ‘#pragma’ compiler directives. Learn to do it quickly with CodeCheck.
Not a software company? SciTools can help you become one.
This article covers easy-to-implement strategies for small to mid-cap companies that operate in industries (Commercial, B2B, and Consumer products) where: software development remains a small part of the expenditures, & maintaining or gaining market share will require more software investments.
Lightweight but Powerful Code Reviews with Understand Annotations
Use Understand Annotations to review code with co-workers by annotating and sharing those annotations thru normal GIT operations without muddying up your source code or bogging down in weighty “review” processes.
Lost in Translation – Finding Strings
This week I’m using Understand’s different search capabilities to find untranslated strings.
Opening Braces Should Appear on Their Own Line
Coding Standards are a necessary evil for most teams, even ours.