On 26.04.2011 19:15, Steven Schveighoffer wrote: > In other words, casting an array to a pointer is first of all a hack, and > second of all 100% unnecessary. It's just wasting compiler code space.
Indeed, your arguments are very convincing - being a person like "I know what I'm doing" I typically forget about those things... Then, there is one issue left - old code... :) /Alexander
