On 13.02.12 12:49:08, Pau Garcia i Quiles wrote: > Hi, > > The MSDN documentation explains this: > > http://msdn.microsoft.com/en-us/library/k6ktzx3s%28v=vs.100%29.aspx Hmm, maybe that changed in more recent MSVC's but MSVC6 always error'ed out from the compile if a branch was missing a return statement. Andreas