Historical Note

This page was migrated from the original p-nand-q.com site which was last updated in 2015. The content has been preserved exactly as it was, with only formatting updated for modern browsers. Over the coming days and weeks, the content will be reviewed and may be updated for accuracy and relevance. If you find any issues, please contact me.

C/C++ Programming

I started programming in C in 1989, and in C++ in 1990. We had compile servers running OS/2 because the DOS box on that otherwise completely useless system had more memory than a regular PC. Over the years, my interest in C/C++ slowly faded a bit: I was doing it everyday in and out at work, so how exciting can it be?

These days (2015), I have a renewed interest in C++ these days as I am rewriting parts of my existing code base with C++11 features. As part of that exercise, I have started a series on understanding the STL. Also, there are quite a few articles tagged C++ on this site:

%(articles_tagged_cplusplus)s

Many of the tools you find on this website are written in C/C++, including my implementation of the ReiserFS file system for Windows and the original pserv.cpl.