YoVDO

Function Pointers - How and When to Use Function Pointers

Offered By: CodeBeauty via YouTube

Tags

C++ Courses

Course Description

Overview

Explore the concept of function pointers in C++ through this comprehensive tutorial video. Learn how to create and use function pointers, including those for functions with parameters. Discover the purpose and benefits of function pointers in optimizing code and enhancing reusability. Master the technique of passing functions as arguments to other functions using function pointers. Gain a clear understanding of function pointer syntax and practical applications in C++ programming.

Syllabus

- Intro to function pointers
- What are function pointers?
- How to create a function pointer?
- How to invoke a function using a function pointer?
- Pointer to a function with parameters
- Why and when to use function pointers?
- How to pass a function as a parameter/argument to another function?


Taught by

CodeBeauty

Related Courses

Computer Graphics
University of California, San Diego via edX
Intro to Parallel Programming
Nvidia via Udacity
Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera
C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera
Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera