rct, Qrct

Sets the internal FPU rounding control to Truncate.

IDE Equivalent

None

Architectures

IA-32, IntelĀ® 64 architectures

Syntax

Linux and Mac OS X:

-rct

Windows:

/Qrct

Arguments

None

Default

OFF

The compiler uses the default setting for the FPU rounding control.

Description

This option sets the internal FPU rounding control to Truncate.

Alternate Options

None