ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

240 results

Sophia Wagner
Q about pointers and arrays in C

Q about pointers and arrays in C Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

2:16
Q about pointers and arrays in C

0 views

6 months ago

The Coding Gopher
Pointers are ez

Inquiries: thecodinggopher@gmail.com ☕ Buy Me a Coffee: http://ko-fi.com/thecodinggopher ‍ Thank you for watching, and ...

4:14
Pointers are ez

1,723 views

11 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

8 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

9 months ago

The Debug Zone
Understanding Pointer Types for 2D Arrays in C/C++: A Comprehensive Guide

In this video, we delve into the intricacies of pointer types as they relate to 2D arrays in C and C++. Understanding how pointers ...

1:49
Understanding Pointer Types for 2D Arrays in C/C++: A Comprehensive Guide

2 views

2 months ago

The Debug Zone
Accessing Array Items in C: Generic Pointer to Char Array Explained

In this video, we delve into the intricacies of accessing array items in C, focusing specifically on the use of generic pointers with ...

1:32
Accessing Array Items in C: Generic Pointer to Char Array Explained

6 views

6 months ago

Peter Schneider
Is difference between two pointers pointing to the same deallocated array well-defined in C?

Is difference between two pointers pointing to the same deallocated array well-defined in C? I hope you found a solution that ...

3:10
Is difference between two pointers pointing to the same deallocated array well-defined in C?

0 views

3 months ago

Digital Ascent
The Real Reason Arrays Start From Zero - Array Indexing Explained

Ever wonder why most programming languages count array elements from 0 instead of 1? In this video we break down the *true* ...

3:09
The Real Reason Arrays Start From Zero - Array Indexing Explained

335 views

1 month ago

Single-line
Is difference between two pointers pointing to the same deallocated array well-defined in C?

Source: https://stackoverflow.com/questions/79739298 Question Author: - Rasmus https://stackoverflow.com/users/5712434 ...

0:34
Is difference between two pointers pointing to the same deallocated array well-defined in C?

150 views

1 month ago

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

Stay safe :) If anything is off, please write me at peter D.O.T schneider A.T ois42.de arrays c pointers.

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

0 views

9 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

9 months ago

Peter Schneider
Use of const keyword with array pointers in C

Use of const keyword with array pointers in C I hope you found a solution that worked for you :) The Content is licensed under ...

4:31
Use of const keyword with array pointers in C

23 views

11 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

1 month 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

49 views

6 months ago

The Debug Zone
Understanding Function Argument Binding: Array by Reference vs Pointer in C++

In this video, we delve into the intricacies of function argument binding in C++, focusing specifically on the differences between ...

1:51
Understanding Function Argument Binding: Array by Reference vs Pointer in C++

22 views

6 months ago

Peter Schneider
What is the const qualifier attached to in C: the memory area or the pointer?

What is the const qualifier attached to in C: the memory area or the pointer? I hope you found a solution that worked for you :) The ...

2:44
What is the const qualifier attached to in C: the memory area or the pointer?

1 view

9 months ago

Nida Karagoz
Can I forward an array type to a function invoked via pointer perfectly, without the argument decayi

Can I forward an array type to a function invoked via pointer perfectly, without the argument decayi ✧ I really hope you found a ...

2:07
Can I forward an array type to a function invoked via pointer perfectly, without the argument decayi

7 views

8 months ago

The Debug Zone
Using shared_ptr with Arrays in C++: Best Practices and Common Pitfalls

In this video, we delve into the intricacies of using `shared_ptr` with arrays in C++. While `shared_ptr` is a powerful tool for ...

2:16
Using shared_ptr with Arrays in C++: Best Practices and Common Pitfalls

26 views

5 months ago

Peter Schneider
Using array as smart point in C

Using array as smart point in C I hope you found a solution that worked for you :) The Content is licensed under ...

2:20
Using array as smart point in C

2 views

9 months ago

Nida Karagoz
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 really hope you found a helpful solution!

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

4 views

9 months ago