On 04/13/2012 09:00 PM, F i L wrote: > default is NaN Just to complete the picture, character types have invalid initial values as well: 0xFF, 0xFFFF, and 0x0000FFFF for char, wchar, and dchar, respectively. Ali