Main Content

Test Device Details: long long

Length in bits of the C long long data type

Description

App Configuration Pane: Hardware

Configuration Objects: coder.HardwareImplementation

Length in bits of the C long long data type that the target hardware supports, specified as an integer value from 64 through 128. The value must be a multiple of 8.

Use the C long long data type only if your C compiler supports long long.

Dependencies

TargetLongLongMode enables use of the TargetBitPerLongLong property.

Settings

64

This setting is the default setting.

multiple of 8, from 64 through 128

Programmatic Use

Property: TargetBitPerLongLong
Values: 64 | multiple of 8, from 64 through 128
Default: 64

Version History

Introduced in R2013b