Main Content

Support long long

Test hardware C compiler support for C long long data type

Model Configuration Pane: Hardware Implementation

Description

This parameter specifies whether the C compiler for your test hardware supports the C long long data type. Most C99 compilers support long long.

Settings

off (default) | on
on

Indicates that the C compiler for the test hardware supports the C long long data type.

This parameter enables Number of bits: long long.

off

Indicates that the C compiler for the test hardware does not support the C long long data type and disables use of the long long data type on the test hardware.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyTarget specific
Safety precaution

No impact when Test hardware is the same as production hardware is selected. If it is not selected, no recommendation.

Programmatic Use

Parameter: TargetLongLongMode
Type: string | character vector
Values: 'on' | 'off'
Default: 'off'

Version History

Introduced in R2013a