HomeAbout Us A-Z IndexSearch  

Hewlett Packard Enterprise Conformance Statement

Product Standard: C Language V2

Organization Hewlett Packard Company
Author Dennis Handley


1. C Language V2

Product Information

Product IdentificationVersion/Release NumberProduct Supplier
1. HP C/aC++ Developer's Bundle A.06.12 or later Hewlett-Packard 

Environment Specification

Testing Environment Binary-compatible Family Portability Environment Indicator of Compliance Compliance Details
1.
  • HP Integrity Servers.
  • HP-UX Release 11.31
  • Environment variable set UNIX_STD=2003
  • See Compiler manpages for complete details.
Itanium Processor Family
Internationalized System Calls and Libraries Extended V3 Test Report from Perennial ANSI C Validation Suite Test Suite: CVSA 9.3
Test Report: 1131/ipf-UNIX03/clang

Temporary Waivers

None.


1.1 Scope of the Implementation

Question 1: What is the limit on the number of nesting levels of compound statements, iteration control structures, and selection control structures?

Response

Rationale


Question 2: What is the limit on the number of nesting levels of conditional inclusions?

Response

Rationale


Question 3: What is the limit on the number of pointer, array, and function declarators (in any combination) modifying an arithmetic, a structure, a union, or an incomplete type in a declaration?

Response

Rationale


Question 4: What is the limit on the number of nesting levels of parenthesized declarators within a full declarator?

Response

Rationale


Question 5: What is the limit on the number of nesting levels of parenthesized expressions within a full expression?

Response

Rationale


Question 6: What is the number of significant initial characters in an internal identifier or macro name?

Response

Rationale


Question 7: What is the number of significant initial characters in an external identifier?

Response

Rationale


Question 8: What is the limit on the number of external identifiers in one translation unit?

Response

Rationale


Question 9: What is the limit on the number of identifiers with block scope declared within one block?

Response

Rationale


Question 10: What is the limit on the number of macro identifiers simultaneously defined in one translation unit?

Response

Rationale


Question 11: What is the limit on the number of parameters in one function definition?

Response

Rationale


Question 12: What is the limit on the number of arguments in one function call?

Response

Rationale


Question 13: What is the limit on the number of parameters in one macro definition?

Response

Rationale


Question 14: What is the limit on the number of arguments in one macro invocation?

Response

Rationale


Question 15: What is the limit on the number of characters in a logical source line?

Response

Rationale


Question 16: What is the limit on the number of characters in a character string literal or wide string literal (after concatenation)?

Response

Rationale


Question 17: What is the limit on the number of bytes in an object (in a hosted environment only)?

Response

Rationale


Question 18: What is the limit on the number of nesting levels for #included files?

Response

Rationale


Question 19: What is the limit on the number of case labels for a switch statement (excluding those for any nested switch statement)?

Response

Rationale


Question 20: What is the limit on the number of members in a single structure or union?

Response

Rationale


Question 21: What is the limit on the number of enumeration constants in a single enumeration?

Response

Rationale


Question 22: What is the limit on the number of levels of nested structure or union definitions in a single struct-declaration-list?

Response

Rationale


1.2 Technical Requirements

Question 23: What conversion rules are applied when converting an integer type to a floating type which cannot represent the result exactly?

Response

Rationale


Question 24: What conversion rules are applied when converting a double to a float or a long double to a double or a float which cannot represent the result exactly?

Response

Rationale


Question 25: When mapping sequences of characters in #include directives to external source file names, does the implementation ignore distinctions of alphabetic case and restrict the mapping to 8 significant characters?

Response

Rationale


Question 26: Does the implementation support imaginary types?

Response

Rationale


Question 27: What definitions of the function main(), other than the standard two definitions, does the implementation support, if any?

Response

Rationale


Question 28: What extended signed integer types are supported by the implementation, if any?

Response

Rationale


Copyright © 2007 Hewlett-Packard Company
All rights reserved.


2. Change History

DateNameComment
26-Jan-2007 Dave Hillman Created for B.11.31 

 Copyright © 1998-2011 The Open Group. All Rights Reserved.

 The Open Group and Boundaryless Information Flow are trademarks and UNIX is a registered trademark of The Open Group in the United States and other countries. All other trademarks are the property of their respective owners.


[ Home ] [ The Open Brand ] [ Conformance Statement Library ] [ Search Conformance Statements ] [ Send Feedback ]