From the course: C Standard Library

Get up to speed with the C standard library - C Tutorial

From the course: C Standard Library

Start my 1-month free trial

Get up to speed with the C standard library

- [Eduardo] The C programming language was designed over 45 years ago and it still runs the world. An enormous part of the software we use today was written in C, and it's everywhere from applications in your computer and mobile operating systems, all the way down to embedded systems we might not even know are running software. My name is Eduardo Corpeno, and I've been teaching computer engineering in undergraduate and graduate programs for over 15 years. In this LinkedIn Learning course, you'll see over 60 of the most widely used functions in the C standard library. These functions perform a wide range of operations like text input and output, file access, memory management, random number generation, string handling, and mathematical operations. We'll showcase most of the functions with quick usage examples, and you'll get a chance to test your knowledge in some programming challenges at the end of each chapter. So, let's get started with the C standard library.

Contents