This last chapter is a summary of the more advanced capabilities in C. The preceding chapters cover what you need for the majority of programming tasks. Whether you need the stuff in this chapter depends on the kinds of applications you are developing.
What facilities there are to support international character sets and working with several national languages
What Unicode is and how the encodings are represented
What locales ...