ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

567 results

Sophia Wagner
Is it correct to compare pointers in C?

Is it correct to compare pointers in C? Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

2:33
Is it correct to compare pointers in C?

0 views

3 months ago

Peter Schneider
Is it correct to compare pointers in C?

Is it correct to compare pointers in C? I hope you found a solution that worked for you :) The Content is licensed under ...

2:14
Is it correct to compare pointers in C?

0 views

10 months ago

Peter Schneider
Why does this C code print different values for the same pointer when cast to different types?

Why does this C code print different values for the same pointer when cast to different types? I hope you found a solution that ...

2:28
Why does this C code print different values for the same pointer when cast to different types?

6 views

10 months ago

The Statistics Lab
SQ4007 Tutorial wk5 Pointers in C

SQ4007 Computing Technology (Intro to programming complete course) https://sq4007-2025.github.io/website/ SQ4007 Tutorial ...

29:08
SQ4007 Tutorial wk5 Pointers in C

13 views

2 months ago

Peter Schneider
How change every struct in an array of pointers?

How change every struct in an array of pointers? I hope you found a solution that worked for you :) The Content is licensed under ...

3:30
How change every struct in an array of pointers?

0 views

10 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

10 months ago

The Debug Zone
Understanding Array References vs Pointers in C/C++: Common Confusions Explained

In this video, we delve into the often-confusing world of array references and pointers in C and C++. Many programmers struggle ...

1:32
Understanding Array References vs Pointers in C/C++: Common Confusions Explained

14 views

9 months ago

The Debug Zone
Understanding Array Passing in C: Square Brackets vs. Pointers Explained

In this video, we delve into the intricacies of array passing in the C programming language, focusing on the critical differences ...

2:19
Understanding Array Passing in C: Square Brackets vs. Pointers Explained

6 views

10 months ago

AISSMS INSTITUTE OF INFORMATION TECHNOLOGYY - IOIT
Pointers in C

Pointers in C Explained: Basics You Must Know in 5 Minutes.

4:52
Pointers in C

8 views

10 days ago

The Debug Zone
Understanding Pointers with Same Memory Address but Different Values in C/C++

In this video, we delve into the intriguing world of pointers in C and C++. We'll explore the concept of pointers that share the same ...

2:16
Understanding Pointers with Same Memory Address but Different Values in C/C++

3 views

3 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

MUCplusplus
[MUC++] Richard Szabo - Traps with Smart Pointers (Lightning Talk)

Richard Szabo tells us about some of the pitfalls and limitations of std::shared_ptr. Slides are available at ...

20:21
[MUC++] Richard Szabo - Traps with Smart Pointers (Lightning Talk)

401 views

11 months ago

The Debug Zone
How to Safely Cast Integer to Pointer in C/C++ Without Warnings

In this video, we delve into the intricacies of type casting in C and C++, specifically focusing on how to safely cast integers to ...

1:30
How to Safely Cast Integer to Pointer in C/C++ Without Warnings

5 views

4 months ago

Peter Schneider
How memory address for pointer to arrays is same as an element in 2D array?

How memory address for pointer to arrays is same as an element in 2D array? I hope you found a solution that worked for you ...

4:32
How memory address for pointer to arrays is same as an element in 2D array?

4 views

10 months ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

Rust users don't know bout muh cache evictions. (UI doc still in progress, don't worry.) SUPPORT LINKS PayPal: ...

11:36
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

2,514 views

1 month ago

Nida Karagoz
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself store

Why does GCC's static analyser falsely warn that a pointer to an allocated memory block itself store ✧ I really hope you found a ...

2:26
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself store

1 view

10 months ago

src7cse
Pointer concept in C , Call by Value and Call by Reference, NULL, Void, Dangling, Volatile pointers

Full note is here... https://drive.google.com/file/d/1xoGD1ok_YlBEoxIB4iJXMoM00VKS8mPz/view?usp=sharing.

15:41
Pointer concept in C , Call by Value and Call by Reference, NULL, Void, Dangling, Volatile pointers

50 views

7 months ago

Nida Karagoz
Is it correct to compare pointers in C? (2 SOLUTIONS!!)

Is it correct to compare pointers in C? (2 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is licensed ...

2:13
Is it correct to compare pointers in C? (2 SOLUTIONS!!)

2 views

10 months ago

The Debug Zone
Understanding Pointers in C: Initialization vs. Declaration Explained

In this video, we delve into the fundamental concepts of pointers in the C programming language, focusing specifically on the ...

3:04
Understanding Pointers in C: Initialization vs. Declaration Explained

0 views

9 months ago

The Debug Zone
Is Printing Null Pointers with %p Undefined Behavior in C? Explained!

In this video, we dive into a common question among C programmers: Is printing null pointers using the `%p` format specifier ...

1:30
Is Printing Null Pointers with %p Undefined Behavior in C? Explained!

1 view

5 months ago