Common Functions
ANSI C C11
| Beginner
- 13 videos | 51m 50s
- Earns a Badge
The C language includes a number of built-in functions for use in your programs. Discover how to work with some of these functions, as well as the purpose of and how to use pointers in C.
WHAT YOU WILL LEARN
-
Use the printf() function in c programsUse the scanf() function in c programContrast and use getchar(), getch, and getche() for character input and displayDescribe pointers and demonstrate how to use the address-of operator, &, to return the address of a variableUse the dereference operator, *, in a c programDemonstrate how to declare pointers for different data typesUse a pointer to point to another
-
Describe and implement arithmetic operations on pointers in cPoint to an arrayStore pointers in an arrayPoint to a string in cPass an address to a function and return an address from a function in cDescribe and use generic pointers in c
IN THIS COURSE
-
5m 13sIn this video, you will learn how to use the printf() function in C programs. FREE ACCESS
-
3m 43sIn this video, you will use the scanf() function in a C program. FREE ACCESS
-
3m 12sDuring this video, you will learn how to use getchar(), getch, and getche() for character input and display. FREE ACCESS
-
4m 15sAfter completing this video, you will be able to describe pointers and apply how to use the address-of operator, &, to return the address of a variable. FREE ACCESS
-
5m 35sIn this video, learn how to use the dereference operator (*) in a C program. FREE ACCESS
-
4m 37sIn this video, you will learn how to declare pointers for different data types. FREE ACCESS
-
3m 18sIn this video, you will use a pointer to point to another pointer. FREE ACCESS
-
3m 25sAfter completing this video, you will be able to describe and implement arithmetic operations on pointers in C. FREE ACCESS
-
3m 50sDuring this video, you will learn how to point to an array. FREE ACCESS
-
3m 21sDuring this video, you will learn how to store pointers in an array. FREE ACCESS
-
3m 58sIn this video, you will learn how to point to a string in C. FREE ACCESS
-
3m 23sDuring this video, you will learn how to pass an address to a function and return an address from a function in C. FREE ACCESS
-
4mAfter completing this video, you will be able to describe and use generic pointers in C. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.