Learn to comment a function in view of all variants of its definition. You simply comment multiple lines of C/C++ code.
Latest Comment Creators Articles
VSTS Annotations for C++: Beyond Just Documenting Method Behavior
Visual Studio Team System (VSTS) code annotations enable C++ developers to attach metadata to a method's parameters to explicitly define the correct usage of the method.
Active Comments Add-In
Enables you to point your code to URLs, MSDN links and even audio clips!!
Comment Function Macro for C/C++
One of the best, this macro solves several issues with other comment macros
Custom Comment-Out Macro
Aside from Visual Basic and C++ comments, this macro also supports Python script, scripts inside HTML pages, VBScript and Javascript
Comment Block Macros
Macros to quickly comment and uncomment blocks of code
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.