Just a side-note, you shouldn’t try and compile any of the examples, code snippets or examples in this blog.  I’m not compiling them or testing them, just using them to illustrate a point.  I find writing in a real programming language, rather than using wordy pseudo-code, to be easier.  I will freely switch between C++, C#, C and possibly even Java when writing examples.

One Response to “Code snippets and examples in this blog: A disclaimer”

  1. [...] easy target up for elimination – pseudo-code. As the name implies, it means false code, and some make a distinction that it is in fact, not real: I find writing in a real programming language, rather than using [...]

Leave a Reply