Function File.storeReal
Stores a floating-point number in the file.
void storeReal
(
const(double) value
) nothrow @nogc;
Stores a floating-point number in the file.
void storeReal
(
const(double) value
) nothrow @nogc;