K 10 svn:author V 2 ed K 8 svn:date V 27 2011-10-31T08:59:17.372108Z K 7 svn:log V 215 Put some static keywords in the source code. For these simple utilities, it doesn't harm to make all global variables static. In fact, this allows the compiler to perform better forms of optimisation and analysis. END