ScannerConfig.scanFloat

uint scanFloat() @property nothrow

Get scanFloat field.

Returns

specifies if floating point numbers are recognized

(the default is true).

void scanFloat(uint propval) @property nothrow

Set scanFloat field.

Parameters

propvalspecifies if floating point numbers are recognized (the default is true).