This chapter gives an overview of the C/C++ language elements used in embedded microprocessor examples in later chapters as well as used in the utility program we will develop. As with most programming languages, we start with lexical preliminary and then discuss data types, operations, and control flow statements of the C/C++ language. Comparison of ANSI C with C++, debugging recommendations, and further reading complete this chapter.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Microprocessor Programming in C/C++

  • Uwe Meyer-Baese

摘要

This chapter gives an overview of the C/C++ language elements used in embedded microprocessor examples in later chapters as well as used in the utility program we will develop. As with most programming languages, we start with lexical preliminary and then discuss data types, operations, and control flow statements of the C/C++ language. Comparison of ANSI C with C++, debugging recommendations, and further reading complete this chapter.