On Fri, Apr 12, 2002 at 05:52:01PM -0400, alex j avriette wrote: > > if (x<0.0) x=0; > > x = x ? 0 : x; I don't care for that syntax. And what I meant to show was one line if statements being encouraged. -- Joshua D. Boyd