2011-09-22 ``Finally!'' One might say. Section 2.1 of Andrew Koenig's excellent ``C Traps and Pitfalls'' convinced me that one does best to use a language as it was designed to be used. In C one should obey to the concept of ``de- claration reflects use'', instead of fighting it. I still ques- tion the strength of this concept, but though, I better accept that C simply is this way. Hence, for now on I'll write type *name; instead of type* name; http://marmaro.de/lue/ markus schnalke