Lesson 20. Exploring the C Function Library

As you’ve seen throughout this book, much of C’s power comes from the functions in the C standard library. In this lesson, you explore some of the functions that don’t fit into the subject matter of other lessons. In this lesson you learn about

Image Mathematical functions

Image Functions that deal with time

Image Error-handling functions

Functions for searching and sorting data

Mathematical Functions

The C standard library ...

Get C Programming in One Hour a Day, Sams Teach Yourself, 7th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.