Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
My own favorite C++ VCL code snippets, for anyone to use freely. Note that some snippets fall under multiple categories. Some snippets are trivial for most people, but I put them here for completeness and for newbies (including my own students).
For STL and Boost code snippets, go to the (standard) code snippets page.
I cite my sources whenever someone else published a version of the snippet before me, although I have always modified the original. All snippets should compile cleanly after a copy-paste. Feel free to contact me when one snippet does not (view m y E-mail address ) .
0. ASCII art (both STL and VCL)
1. Convert
2. Graphics
3. TChart