Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
FAQ.
I have two reasons why I sometimes choose to put sub-optimal code on my site:
Both reasons are explained below in more detail.
I always compile clean at high warning level [1] and I always put cleanly-compiled code on my site.
But compilers differ. So, when I work with compiler X, I will put the cleanly-compiled code on my site. When I start working with compiler Y, I will put other cleanly-compiled code on my site.
I know that some of my code snippets do not work under some compilers.
Sometimes, I do have a time schedule. Instead of drifting off, I choose to create a version that 'just works'. Feel encouraged to contact me if you have an improved version of a code snippet.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.