ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

121 results

vlogommentary
How to Pass a Member Function as a C-Style Function Pointer in C+ +

Learn how to register a C+ + class member function as a C-style callback for legacy APIs that require plain function pointers.

3:51
How to Pass a Member Function as a C-Style Function Pointer in C+ +

0 views

9 days ago

vlogommentary
Understanding the Impact of const on typedef Function Pointers in C

Learn why using const with typedefed function pointers in C can cause confusion and how to correctly apply const qualifiers to ...

3:41
Understanding the Impact of const on typedef Function Pointers in C

0 views

3 weeks ago

Quiche19
STOP using typedef!!!

The syntax is backwards and confusing, especially with function pointers. More importantly, typedef can't handle template aliases ...

2:06
STOP using typedef!!!

5,268 views

6 days ago

vlogommentary
How to Use an Array of void* Function Pointers with Arbitrary Arguments in C

Learn how to safely manage an array of function pointers with different argument types in C using a common void pointer and ...

2:49
How to Use an Array of void* Function Pointers with Arbitrary Arguments in C

0 views

3 weeks ago

vlogommentary
Understanding Pointer Comparisons in C: Valid Use Cases and Undefined Behavior

Learn when and how you can correctly use relational operators to compare pointers in C, based on the C standard specifications ...

3:08
Understanding Pointer Comparisons in C: Valid Use Cases and Undefined Behavior

0 views

3 weeks ago

CSE IT Exam Preparation
CS25C01 C Programming | Pointer to a Function | Anna University R2025

Notes available in https://play.google.com/store/apps/details?id=com.learning.cseitexampreparation Follow us on Whatsapp ...

2:52
CS25C01 C Programming | Pointer to a Function | Anna University R2025

0 views

2 weeks ago

The Career Resilience Expert
Illustrated C Programming for College Students, C. Alawee, Ph.D.

Pointers and Memory Addressing, Dynamic Memory Allocation, Pointer to Pointer & Function Pointers, Strings and Character ...

1:22
Illustrated C Programming for College Students, C. Alawee, Ph.D.

2 views

2 weeks ago

Vanga Therinjikalam
CS3251 Programming in C | Unit III Functions & Pointers | Types of Pointers in C #pointers

8. Types of Pointers in C ****************************************** This video explains the Types of Pointers in C as per CS3251 ...

1:45
CS3251 Programming in C | Unit III Functions & Pointers | Types of Pointers in C #pointers

0 views

9 days ago

Vanga Therinjikalam
CS3251 Programming in C || Unit III Functions & Pointers || Functions in C Explained || Definition

1. Functions ****************************************** This video explains Functions in C from CS3251 – Programming in C, Unit III ...

1:55
CS3251 Programming in C || Unit III Functions & Pointers || Functions in C Explained || Definition

4 views

2 weeks ago

Vanga Therinjikalam
CS3251 Programming in C | Unit III Functions & Pointers | Function Parameters #FunctionParameters

3. Function Parameters ****************************************** This video explains Function Parameters in C as per CS3251 ...

1:11
CS3251 Programming in C | Unit III Functions & Pointers | Function Parameters #FunctionParameters

4 views

12 days ago

Vanga Therinjikalam
CS3251 Programming in C | Unit III Functions & Pointers | Pointers in C Explained #pointers

7. Pointers in C Explained ****************************************** This video explains Pointers in C as per CS3251 ...

1:28
CS3251 Programming in C | Unit III Functions & Pointers | Pointers in C Explained #pointers

3 views

9 days ago

C Programming QA ZONE
Swap Two Numbers Using Pointer | Call by Reference | User DefinedFunction @MahekBarasara

YouTube Video Description In this video, we demonstrate a user-defined function in C programming to swap the values of two ...

0:32
Swap Two Numbers Using Pointer | Call by Reference | User DefinedFunction @MahekBarasara

2 views

12 days ago

Programming Avec Reza
How to work with pointer functions in C++ (Part 2)?

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

3:47
How to work with pointer functions in C++ (Part 2)?

7 views

2 weeks ago

The Debug Zone
How to Parametrize Function Templates with Generic Function Pointers in C++

Today's Topic: How to Parametrize Function Templates with Generic Function Pointers in C++ Thanks for taking the time to learn ...

3:05
How to Parametrize Function Templates with Generic Function Pointers in C++

0 views

3 weeks ago

study with Ashwini
C programming-pointer

Easy c programming notes.

1:20
C programming-pointer

3 views

3 weeks ago

Vanga Therinjikalam
CS3251 Programming in C | Unit III Functions & Pointers | Elements of User-Defined Function#function

2. elements of user defined function ****************************************** This video explains the Elements of a User-Defined ...

1:45
CS3251 Programming in C | Unit III Functions & Pointers | Elements of User-Defined Function#function

7 views

13 days ago

GenzCoder
C Arrays from Absolute Zero (DS Foundation).

If you want to master Data Structures, you must start from absolute zero in C — and that starts with arrays. In this video, I explain C ...

2:02
C Arrays from Absolute Zero (DS Foundation).

23 views

3 weeks ago

vlogommentary
Using void* to Support Custom Data Types in Your C Linked List Library

Optionally provide function pointers for custom copy and free functions to help manage complex data. Summary By using void* ...

2:25
Using void* to Support Custom Data Types in Your C Linked List Library

0 views

3 weeks ago

Quartz Code
Master Functions in Python in Just 1 Minute! | Python Programming Tips & Tricks ✨

Master Pointers in Python in Just 1 Minute! | Python Programming Tips & Tricks Are you confused about pointers in Python? In this ...

1:11
Master Functions in Python in Just 1 Minute! | Python Programming Tips & Tricks ✨

53 views

3 weeks ago

Vanga Therinjikalam
CS3251 Programming in C | Unit III Functions & Pointers | Pointer Arithmetic in C #pointers

9. Pointer Arithmetic in C ****************************************** This video explains Pointer Arithmetic in C as per CS3251 ...

1:55
CS3251 Programming in C | Unit III Functions & Pointers | Pointer Arithmetic in C #pointers

6 views

8 days ago