On Sun, 18 Jan 2015 01:11:26 +0000, Andrew Clayton wrote: > Hmm, would simply > > if(cmd_tbl->nr_of_pre) > > not perhaps be better? I have this instinctive aversion to using anything other than boolean-valued expressions in conditions...