Support long long
R2026bC compiler support for long long data type
Model Configuration Pane: Hardware Implementation
Description
The
Support long long parameter specifies that your C compiler supports
the C long long data type. Most C99 compilers support long
long.
Dependencies
This parameter is enabled only if the selected hardware supports the C long
long data type.
Settings
off (default) | ononEnables use of C
long longdata type for simulation and code generation on the hardware. If your compiler does not support Clong long, do not select this parameter.offDisables use of C
long longdata type for simulation or code generation on the hardware.
Recommended Settings
| Application | Setting |
|---|---|
| Debugging | No impact |
| Traceability | No impact |
| Efficiency | On (execution, ROM) |
| Safety precaution | No
recommendation for
simulation without code generation. |
Programmatic Use
Parameter:
ProdLongLongMode
|
| Type: string | character vector |
Value:
"on" | "off"
|
Default:
'off'
|
Version History
Introduced in R2006b
See Also
Topics
- Hardware Implementation Pane
- Hardware Implementation Options (Simulink Coder)
- Specifying Production Hardware Characteristics (Simulink Coder)