home *** CD-ROM | disk | FTP | other *** search
- %C,1%Constructs found in C++ and ANSI C
-
- Because C++ syntax is based on ANSI C, the two languages have many
- common features. Constructs of C++ that are similar, but are not
- identical, to features of C are listed below. Click on one of the
- items for a detailed description of the differences of the
- associated feature between C and C++.
-
- %F,15,COMMONC.1%Character_Array_Initialization
- %F,15,COMMONC.2%Character_Constants
- %F,15,COMMONC.3%Class_and_typedef_Names
- %F,15,COMMONC.4%Class_and_Scope_Declarations
- %F,15,COMMONC.5%const_Object_Initialization
- %F,15,COMMONC.6%Definitions
- %F,15,COMMONC.7%Definitions_within_Return_or_Argument_Types
- %F,15,COMMONC.8%Enumerator_Type
- %F,15,COMMONC.9%Enumeration_Type
- %F,15,COMMONC.10%Function_Declarations
- %F,15,COMMONC.11%Functions_with_an_Empty_Argument_List
- %F,15,COMMONC.12%Global_Constant_Linkage
- %F,15,COMMONC.13%Jump_Statements
- %F,15,COMMONC.14%Keywords
- %F,15,COMMONC.15%main()_Recursion
- %F,15,COMMONC.16%Names_of_Nested_Classes
- %F,15,COMMONC.17%Pointers_to_void
- %F,15,COMMONC.18%Prototype_Declarations
- %F,15,COMMONC.19%Return_without_Declared_Value
- %F,15,COMMONC.20%typedefs_in_Class_Declarations
-
-