Ch (computer programming): Difference between revisions

Content deleted Content added
Bluemoose (talk | contribs)
AWB Assisted clean up and fix c++ links
Everyking (talk | contribs)
Line 7:
Ch supports 1999 ISO C Standard (C99) and C++ classes. It is superset of C with
C++ class. C99 major features such as complex numbers, variable length arrays (VLAs), IEEE-754 floating-point arithmetic, generic mathematical functions
in C99 are suppportedsupported. Wide characters in Addendum 1 for C90 is also supported.
 
=== Embeddable scripting ===