On 4/23/11 8:57 AM, dsimcha wrote: > BTW, since when does the ternary operator work with functions, as > opposed to variables? They are converted to pointers to functions. Not something I'd recommend because it makes the call slower. Andrei