On Oct 8, 2010, at 11:22 AM, Randal L. Schwartz wrote: > > enum boolean { > true, > false, > file_not_found, > };
I've always preferred: enum boolean { true, false, maybe, }; -C _______________________________________________ Tech mailing list Tech@lopsa.org http://lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/