News

I'm working on a C++ project for practice right now (hoo-ray) and have a question about accessor functions for my C++ classes.<BR><BR>As I understand it, these are normally made inline so that the ...
Now you can easily add spell checking to your own applications using the Spell Checking API. In this month's column, I'm going to introduce this API. Next month I'll show you how to apply modern C++ ...