Read "C Traps and Defects" - Summary

content

I. Introduction

2. Content summary


I. Introduction

First of all, thank you for your support for Maruwan. As of the last issue, "C Traps and Defects" has been completely completed. At present, this issue is a summary, which is to do a simple review of the previous one.

In addition, the next update will be "Modern Methods of C Language Programming", I hope everyone can support it! Another classic book in C language, "C and Pointers" Marumaru has already started reading. I will share the parts that I feel it is necessary to share with you. If Marumaru's reading notes are the strongest in history The C language series can be read together. I believe that everyone can have an in-depth and relatively comprehensive understanding of the C language. I believe that everyone can control all the details. Finally, I hope everyone can support it! Your support is the biggest driving force for Maru Maru's creation!

2. Content summary

Chapter 1 Lexical Defects https://blog.csdn.net/m0_57304511/article/details/123408436 Chapter 2 Syntax Traps https://blog.csdn.net/m0_57304511/article/details/123449168 Chapter 3 Semantic Traps ://blog.csdn.net/m0_57304511/article/details/123509516 Chapter 4 Linker https://blog.csdn.net/m0_57304511/article/details/123596112 Chapter 5 Library Functions https://blog.csdn .net/m0_57304511/article/details/123690989 Chapter 6 Preprocessor https://blog.csdn.net/m0_57304511/article/details/123758784 Chapter 7 Portability Defects + Appendix https://blog.csdn. net/m0_57304511/article/details/123895672

Guess you like

Origin blog.csdn.net/m0_57304511/article/details/123950135