Ali Çehreli wrote: > ... > > The change sounds ok and hasLength should yield true. Or... can it > return an enum { no, kind_of, yes } ;) > > ... > > Ali I believe what you're after is this: enum Bool { True, False, FileNotFound }