On Sun, Feb 01, 2009 at 09:02:10PM +0100, Sergei Trofimovich wrote: > + while (...) > ...; > > + size_t fnlen = ...; > i should point out that this is C99 and consequently won't compile on many platforms with older compilers.