About the author
Some interesting discussion is happening at Raymond Chen's blog, “The Old New Thing” in relation to C++ and C#. Raymond recently wrote an article on “What is purecall?”. In the comments at Raymond Chen's blog for “What is purecall?”, I commented / questioned
Centaur pointed out that constructors served as initializers. M Knight said that “Delphi constructors are really initializers”. And then, Henk Devos pointed out that “In reality it means Delphi does not have real constructors”.
Take a look there...
How to free more space on your home drive by redirecting the location for SDKs in RAD Studio
Learn the command line used to compile System.pas in Delphi
A method to design records so that they're allocated on a specific byte boundary, such as 16 bytes, 512 bytes, 4096 bytes, etc.
Learn why the map is cool in Go!