Learn how to use MS VC++ as a spellchecker while programming by making excessive use of the user-defined keyword feature.
A Primitive Spellchecker in MS VC++ 6.0
Published 09/06/2005
Learn how to use MS VC++ as a spellchecker while programming by making excessive use of the user-defined keyword feature.
This article shows you how to create syntax coloring for user-defined keywords'—for C++ files only.
Illustrates what you need to do in order to get syntax highlighting for C# keywords within Visual Studio
Become proficient at C++/CLI programming under the .NET context by posting a first CLR console base project.
Use code extensions to expand the core principles of code re-use.
Learn how to create various odd shapes.
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.