Ch (computer programming): Difference between revisions

Content deleted Content added
Issues no longer present
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 35:
 
== Features ==
CH supports the 1999 ISO C Standard (C99) and C++ classes. It is a superset of C with C++ classes. Several major features of C99 are supported, such as complex numbers, [[Variable-length array|variable length arrays]] (VLAs), IEEE- 754 floating-point arithmetic, and generic mathematical functions. The specification for wide characters in Addendum 1 for C90 is also supported.
 
C++ features available in CH include: