5/12/2015

PowerPac -- Getting Started with IAR Embedded Workbench®

http://www.cadfamily.com/a/EDA_PCB/ARM/PowerPac----Getting-Started-with-IAR-Embedded-Workbench_9975.html

Programming languages
There are two high-level programming languages you can use with the IAR
C/C++ Compiler:
● C, which follows the standard ISO 9899:1990 (commonly known as
ANSI C).
● C++ (depends on your product package). IAR Systems supports two
levels of the C++ language:
● Embedded C++ (EC++), a subset of the C++ programming standard. It
is defined by an industry consortium, the Embedded C++ Technical
committee.
● IAR Extended Embedded C++, with additional features such as full
template support, multiple inheritance (depending on your product
package), namespace support, the new cast operators, as well as the
Standard Template Library (STL).

No comments: