Production Device Details: Enable long long
Long long data type support
Description
App Configuration Pane: Hardware
Configuration Objects: coder.HardwareImplementation
C compiler support for the long long
data type.
Most C99 compilers support long long
.
Tips:
ProdLongLongMode
is enabled only if the specified production hardware supports the Clong long
data type.If your compiler does not support C
long long
, do not select this parameter.
Dependencies
ProdLongLongMode
enables use of the
ProdBitPerLongLong
property.
Settings
- On
This value is the default value.
The code generator uses the C
long long
data type in the generated code.- Off
The code generator does not use the C
long long
data type in the generated code.
Programmatic Use
Property:
ProdLongLongMode |
Values: true |
false |
Default: true |
Version History
Introduced in R2013b