资源说明:C++ programs combine class types that encapsulate objects with procedural subroutines in order to embody the functionality of the application. This chapter presents
these main language elements of C++ using a short, intuitive program that toggles
an LED on a microcontroller output port pin. In addition, other language features
are introduced including the syntax of C++, namespaces, the C++ standard library
and optimization with compile time constants. This chapter uses our target system
with the 8-bit microcontroller.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。