> > > Anything more complex is probably not worth it. > > Long decimals benefit just as much as large integers > do. "3.141_592_653_529" should be legal too. As should (IMO) 0xffff_0000_ffff_ffffUL Which means it has to be a little more general than "decimal digit" R.