Functions and Memory in C: Getting Started with Functions
C programming
| Intermediate
- 9 videos | 56m 13s
- Includes Assessment
- Earns a Badge
In C, as in other programming languages, the term function refers to a named and parameterized block of code that can be invoked repeatedly. Functions allow monolithic programs to be split into modular chunks, greatly facilitating code reuse and simplifying and improving the logical structure of programs. Explore C functions and learn how they are defined, declared, and invoked. Next, move on to built-in functions and discover how to convert strings to integers, floats, or longs. Then, you will create your own functions to accept input arguments from and return output to the invoker of the function. Finally, you will study the difference between the declaration and the definition of a function. After completing this course, you'll be able to define and invoke functions, understand implicit and explicit function declarations, and use both library functions and user-defined functions.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseDefine and list the advantages of functionsRecognize the process and syntax of a functionConvert strings to integers using the atoi() library functionDemonstrate how to use different utility functions
-
Create user-defined functionsReturn values and accept input arguments in functionsContrast the declaration and definition of a functionSummarize the key concepts covered in this course
IN THIS COURSE
-
1m 56s
-
6m 10sIn this video, you will learn how to define and list the advantages of functions. FREE ACCESS
-
4m 37sAfter completing this video, you will be able to recognize the process and syntax of a function. FREE ACCESS
-
7m 19sIn this video, you will learn how to convert strings to integers using the atoi() library function. FREE ACCESS
-
8m 34sIn this video, you will learn how to use different utility functions. FREE ACCESS
-
6m 34sIn this video, you will create your own functions. FREE ACCESS
-
9m 6sLearn how to return values and accept input arguments in functions. FREE ACCESS
-
8m 37sIn this video, learn how to contrast the declaration and definition of a function. FREE ACCESS
-
3m 21s83941b90-1df5-4ef4-b331-c000d31e64b9 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.