News

On the Windows platform, the C++ language offers several ways to process a file. We'll look at four approaches for serial IO access. Reading and writing to a file is one of the most required features ...
Did you know that Windows includes a native Spell Checking API designed for C++ developers? I've spent a lot of time teaching developers how to build modern applications for Windows using C++ and ...