C Programming - Just the FAQS

The C Language This chapter focuses on some basic elements of the C programming language. When you begin programming in C, you probably will find yourself coming up with basic questions regarding the conventions, keywords, and terms used with the C language. This chapter attempts to answer some of the most frequently asked questions regarding these subjects. For instance, one of the most commonly used constructs of the C language is the switch statement. This chapter includes three frequently asked questions regarding this powerful language element. This chapter also covers several other topics such as loops, branching, operator precedence, and blocking guidelines. When reading this chapter, pay close attention to the questions regarding the switch statement and operator precedence, because these elements of the C language sometimes can be confusing for the beginning C programmer.
rar 文件大小:1.61MB