Bruce McGee
One of the advantages of using a modern compiler is that it can generate hints and warnings that suggest improvements or highlight potential bugs in your code. Well worth paying attention to. This post was… – Details…
12 months ago in Best practices, Delphi0
gabr42
When writing libraries you sometimes want to provide users (that is, programmers) with a flexible API. If a specific part of your library can be used in different ways, you may want to provide multiple… – Details…
4 years ago in Best practices, compiler, Delphi, language, operators, programming0