I've got this from a website : Suppose you write this int foo (a) { if (a) return(1); } /* buggy, because sometimes no value is returned */ When does foo return no value ? ------------------------------------------------------------------------- De Messemaeker Johan Research & Development HEMMIS n.v. Koning LeopoldIII-laan 2, 8500 Kortrijk Tel.: 32 (0)56/37.26.37 Fax: 32 (0)56/37.23.24 Current Project : VMM Aalst
- Re: Hmm ... j . demessemaeker
- Re: Hmm ... Josh Steiner