ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

933 results

Nir Lichtman
Trick to Remember Function Pointers in C

Let's say I want to call fu from a function pointer All I got to do is just copy the signature of fu Let's say it's going to point to fu And ...

0:45
Trick to Remember Function Pointers in C

45,235 views

3 weeks ago

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

6 days ago

Know about Embedded Systems
Function Pointers in C | Pointer to Functions

A function pointer in C is a variable that stores the memory address of a function, rather than data. This allows functions to be ...

9:47
Function Pointers in C | Pointer to Functions

140 views

5 days ago

4G Silver Academy தமிழ்
Pointers and Arrays in C in Tamil | Pointers to Functions in C in Tamil | Computer Programming C
4:18
Pointers and Arrays in C in Tamil | Pointers to Functions in C in Tamil | Computer Programming C

36,798 views

2 weeks 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

DeepDiveDev
C++ Inheritance Explained: V-Tables, Virtual Destructors & Edge Cases

The C++ Explained Playlist: ...

17:43
C++ Inheritance Explained: V-Tables, Virtual Destructors & Edge Cases

4,250 views

3 weeks ago

Coding with Sheikh Amir
Master Function Pointers in C | Pass, Store & Call Functions Dynamically

In this video, you'll learn Function Pointers in C Programming — one of the most powerful and flexible features in the C language.

37:01
Master Function Pointers in C | Pass, Store & Call Functions Dynamically

0 views

2 weeks ago

How Dev You
C Does OOP Better: Abstract Data Type - Chapter 01

Object Oriented Programming (Source Code): https://github.com/sosumit001/OOP_IN_C OOP in C by implementing real Abstract ...

15:11
C Does OOP Better: Abstract Data Type - Chapter 01

729 views

2 weeks 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

2 weeks ago

CodeBing
C++ Objects Are NOT What You Think (Inside vtables & ABI)

Have you ever wondered what a C++ object actually looks like in memory? In this video, we strip away C++ syntax sugar and ...

7:56
C++ Objects Are NOT What You Think (Inside vtables & ABI)

929 views

10 days ago

Explore Electronics
Module 4 Chapter 2 Pointers to Functions, C's Dynamic Allocation Functions | Programming in C

Welcome to Module 4 chapter 2 video of "Programming in C" Subject with code 1BEIT105/205 a first year subject under VTU ...

21:31
Module 4 Chapter 2 Pointers to Functions, C's Dynamic Allocation Functions | Programming in C

195 views

2 weeks ago

AutoContent API
Decode Any Cryptic C Declaration Instantly with CdeclDump

Sick of staring at C declarations that look like alien hieroglyphics? This quick explainer shows how CdeclDump turns those ...

4:39
Decode Any Cryptic C Declaration Instantly with CdeclDump

71 views

4 weeks ago

vlogommentary
How to Extract Argument Names and Types from Function Pointer Types Using libclang

Learn how to accurately retrieve both argument names and types from function pointer declarations in C using Python bindings for ...

4:04
How to Extract Argument Names and Types from Function Pointer Types Using libclang

0 views

4 days ago

Nic Ferrier
Talking about closures and nested functions in C - Part 1

Closures are (probably) coming to the next C and GNU nested functions have been made safe since gcc-13... so there's no ...

44:30
Talking about closures and nested functions in C - Part 1

132 views

Streamed 2 weeks ago

Coding with Sheikh Amir
Learn Callback Functions in C | Function Pointers in Action 🔗

In this video, you'll master Callback Functions in C Programming — one of the most important uses of function pointers for creating ...

21:19
Learn Callback Functions in C | Function Pointers in Action 🔗

16 views

2 weeks ago

Programming Avec Reza
How to work with array to function pointers in C++?

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

8:01
How to work with array to function pointers in C++?

5 views

2 weeks ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 513 - How Many Ways Can You End a Program?

Awesome T-Shirts! Sponsors! Books! ☟☟ Hudson River Trading engineers use modern C++ to build performance-critical systems ...

16:13
C++ Weekly - Ep 513 - How Many Ways Can You End a Program?

8,338 views

8 days ago

PicoBit
Pointers in C — Complete Beginner-to-Pro Guide | Essential for Microcontrollers

Video Timeline: 00:00 ▶️ Introduction to Pointers 01:03 ▶️ What is a Pointer in C? Why Do We Use Pointers? 06:56 ...

33:05
Pointers in C — Complete Beginner-to-Pro Guide | Essential for Microcontrollers

73 views

8 days ago

anerdsmeltybrain
[ Coding ] [ #5 ] Flappy Bird Clone in C and Raylib!

this is me learning how to make stuff with C and Raylib, I'm still having trouble learning when to use things like function pointers ...

0:35
[ Coding ] [ #5 ] Flappy Bird Clone in C and Raylib!

26 views

4 weeks ago

NDC Conferences
Implicit Conversions Considered Harmful - Jason Turner - NDC TechTown 2025

This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer ...

1:01:40
Implicit Conversions Considered Harmful - Jason Turner - NDC TechTown 2025

1,955 views

7 days ago