C Standard Library, The: A Tutorial And Refer... Online
For developers working on low-memory systems, this book provides the blueprints to implement only the specific functions needed for their project. Go to product viewer dialog for this item. The Standard C Library
Includes approximately 9,000 lines of tested, portable code that you can study or even adapt for systems where a full standard library isn't available. C Standard Library, The: A Tutorial and Refer...
Standard functions are often written in low-level assembly for maximum efficiency; this book reveals those optimizations. For developers working on low-memory systems, this book
It covers all 15 original headers (like , , and ) with chapters dedicated to the design issues and trade-offs of each. Standard functions are often written in low-level assembly
It explains complex topics like internationalization (handling large character sets like Kanji) and how to handle diverse cultural locales.
The book focuses on building software with maximum reusability, helping you avoid "reinventing the wheel" for common tasks like I/O or math. Key Takeaways for Programmers