Main Content

Production 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 production 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

ProdLongLongMode enables use of the ProdBitPerLongLong property.

Settings

64

This setting is the default setting.

multiple of 8, from 64 through 128

Programmatic Use

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

Version History

Introduced in R2013b