home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / TEXT / COMMONC.MNU < prev    next >
Encoding:
Text File  |  1993-11-06  |  1.2 KB  |  30 lines

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