ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

324 results

Peter Schneider
Function pointers point to identical address values? ...sometimes

Function pointers point to identical address values? ...sometimes I hope you found a solution that worked for you :) The Content is ...

3:22
Function pointers point to identical address values? ...sometimes

0 views

10 months ago

The Debug Zone
Understanding Declaration Order for Member Function Pointers in C++ Templates

In this video, we delve into the intricacies of declaration order for member function pointers within C++ templates. Understanding ...

1:53
Understanding Declaration Order for Member Function Pointers in C++ Templates

0 views

11 months ago

The Debug Zone
Understanding C++ Functions with Pointer Arguments: A Complete Guide

In this comprehensive guide, we delve into the world of C++ functions, focusing specifically on the powerful concept of pointer ...

4:25
Understanding C++ Functions with Pointer Arguments: A Complete Guide

8 views

3 months ago

Fardad Soleimanloo
07 - Feb04 - OOP345NBB - 2251 - funtions, function pointers, functors, lambdas

... validation logic and life is beautiful is after that so this is the C version of doing this not C version find pointer to function version ...

1:17:50
07 - Feb04 - OOP345NBB - 2251 - funtions, function pointers, functors, lambdas

61 views

11 months ago

Fardad Soleimanloo
13 - Mar10 OOP345NAA - 2251 -  Pointer Arithmatic and Smart Pointers.

And I have character pointer Dynamic name so what I would do over here for for whatever reason that I that I'm writing this function ...

1:27:36
13 - Mar10 OOP345NAA - 2251 - Pointer Arithmatic and Smart Pointers.

39 views

10 months ago

The Debug Zone
Is a Function Pointer ODR-Used When Called? Understanding C++ Behavior

In this video, we delve into the intriguing world of C++ and explore the concept of function pointers and their behavior in relation to ...

3:44
Is a Function Pointer ODR-Used When Called? Understanding C++ Behavior

25 views

7 months ago

The Debug Zone
Understanding C++ Pointers to Non-Static Member Functions: A Complete Guide

In this comprehensive guide, we delve into the intricacies of C++ pointers to non-static member functions. Understanding this ...

3:05
Understanding C++ Pointers to Non-Static Member Functions: A Complete Guide

4 views

4 months ago

Roel Van de Paar
How to check if function pointer passed from C is non-NULL? (2 Solutions!!)

How to check if function pointer passed from C is non-NULL? Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:49
How to check if function pointer passed from C is non-NULL? (2 Solutions!!)

47 views

6 months ago

The Debug Zone
Why GCC and Clang Don't Inline Function Calls Through Function Pointer Arrays

We'll explore the reasons behind their decision not to inline function calls that are made through function pointer arrays.

2:05
Why GCC and Clang Don't Inline Function Calls Through Function Pointer Arrays

3 views

9 months ago

Peter Schneider
How is conversion to function pointer type special that it enables implicit conversion of a calla...

How is conversion to function pointer type special that it enables implicit conversion of a callable? I hope you found a solution that ...

4:07
How is conversion to function pointer type special that it enables implicit conversion of a calla...

1 view

9 months ago

The Debug Zone
Understanding Pointer Statements in C/C++: Common Challenges and Solutions

In this video, we delve into the intricacies of pointer statements in C and C++, a fundamental yet often challenging aspect of these ...

2:17
Understanding Pointer Statements in C/C++: Common Challenges and Solutions

0 views

11 months ago

The Debug Zone
Passing Function Name as Parameter to main in C: A Complete Guide

In this video, we delve into the intriguing concept of passing function names as parameters to the main function in C programming.

4:54
Passing Function Name as Parameter to main in C: A Complete Guide

1 view

4 months ago

Fardad Soleimanloo
2254 - OOP345NEE May26 - Functions

So as you see it is a simple function pointer as I did it with C as I did it with pointer functions so what I have for my uh integer val ...

1:24:59
2254 - OOP345NEE May26 - Functions

21 views

7 months ago

The Debug Zone
Calling C Function Pointers in WebAssembly from JavaScript: A Step-by-Step Guide

In this video, we dive into the fascinating world of WebAssembly and explore how to seamlessly call C function pointers from ...

2:54
Calling C Function Pointers in WebAssembly from JavaScript: A Step-by-Step Guide

3 views

3 months ago

Fardad Soleimanloo
2254 - OOP345NDD May 28 - Functions

... using C what we did because you couldn't have member functions right so what we did we actually created pointer to functions ...

1:30:14
2254 - OOP345NDD May 28 - Functions

21 views

7 months ago

Fardad Soleimanloo
2257 - OOP345 NAA  SEP29

Same as above but in C language All C++ did says hey this is a point u function pointer so let's just code it like a function so ...

1:37:54
2257 - OOP345 NAA SEP29

38 views

4 months ago

Queso Fuego
Command Functions | Line Editor in C #2

Changing from a switch statement for commands to using separate command functions, called via a function pointer array.

38:48
Command Functions | Line Editor in C #2

305 views

5 months ago

Sophia Wagner
Implementing a template function to cast lambdas to function pointer with different calling conve...

Implementing a template function to cast lambdas to function pointer with different calling convention in Visual C++ Hey guys!

2:48
Implementing a template function to cast lambdas to function pointer with different calling conve...

13 views

3 weeks ago

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

In this video, we delve into the powerful world of C++ function templates and explore how to effectively parametrize them using ...

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

0 views

1 month ago

The Debug Zone
Understanding Pointers to Member Functions in Derived Classes in C++

In this video, we delve into the intricacies of pointers to member functions in derived classes in C++. Understanding this concept is ...

1:34
Understanding Pointers to Member Functions in Derived Classes in C++

10 views

4 months ago