ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

39 results

NetSecProf
C Programming 024 - Pointers

Shows how to create and use integer pointers in C. Shows how to assign them to the address of an integer variable and how to ...

4:47
C Programming 024 - Pointers

22 views

3 weeks ago

OgloTheNerd 📎
Pointers Do Not Exist (Pointers Explained)

In this video, I explain how C pointers work, and why they actually don't exist in the way that a lot of people think. Website: ...

23:49
Pointers Do Not Exist (Pointers Explained)

2,484 views

1 month ago

The Debug Zone
Wrapping C create and destroy functions using a smart pointer

Today's Topic: Wrapping C create and destroy functions using a smart pointer Thanks for taking the time to learn more.

1:25
Wrapping C create and destroy functions using a smart pointer

0 views

13 days ago

Brian Card
Dynamic Memory in C

Introduction to Dynamic Memory in C.

25:00
Dynamic Memory in C

42 views

2 weeks ago

The Debug Zone
Deleting dynamically allocated variables setting pointer to 0

Today's Topic: Deleting dynamically allocated variables setting pointer to 0 Thanks for taking the time to learn more. In this video ...

1:45
Deleting dynamically allocated variables setting pointer to 0

0 views

10 days ago

Cipher Zero
C's auto Keyword is Amazing!

After recording I realized you can drop the * from pointers so `auto *p` turns into `auto p`, both resolve to the same type.

1:51
C's auto Keyword is Amazing!

9 views

3 weeks ago

Roel Van de Paar
Conversion of lambda expression to function pointer

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:24
Conversion of lambda expression to function pointer

15 views

13 days ago

The Debug Zone
Reassigning to a pointer variable after freeing it

Today's Topic: Reassigning to a pointer variable after freeing it Thanks for taking the time to learn more. In this video I'll go through ...

2:56
Reassigning to a pointer variable after freeing it

2 views

1 month ago

The Debug Zone
Why use a void pointer for dereferencing variables of datatypes?

Today's Topic: Why use a void pointer for dereferencing variables of datatypes? Thanks for taking the time to learn more.

1:46
Why use a void pointer for dereferencing variables of datatypes?

0 views

2 weeks ago

The Debug Zone
How do I dynamically cast from a void * pointer generically?

Today's Topic: How do I dynamically cast from a void * pointer generically? Thanks for taking the time to learn more. In this video ...

3:41
How do I dynamically cast from a void * pointer generically?

0 views

1 day ago

Roel Van de Paar
C++ How do I ensure a copy constructor does not modify an original object's pointer data member?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:09
C++ How do I ensure a copy constructor does not modify an original object's pointer data member?

10 views

3 weeks ago

Roel Van de Paar
C++ non-static function pointer inside own class

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:16
C++ non-static function pointer inside own class

5 views

2 weeks ago

Roel Van de Paar
Variable arraylength and template input in C++11

Variable arraylength and template input in C++11 Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:01
Variable arraylength and template input in C++11

1 view

5 days ago

Mohamed Abdo | محمد عبده
70 - P. Kefa and Company (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

My Codeforces - https://codeforces.com/profile/Lazy_Mario_ Sheet Link ...

12:28
70 - P. Kefa and Company (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

57 views

7 days ago

Mohamed Abdo | محمد عبده
71 - S. Burning Midnight Oil (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

My Codeforces - https://codeforces.com/profile/Lazy_Mario_ Sheet Link ...

10:20
71 - S. Burning Midnight Oil (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

52 views

5 days ago

Mohamed Abdo | محمد عبده
63 - H. Sagheer and Nubian Market (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

My Codeforces - https://codeforces.com/profile/Lazy_Mario_ Sheet Link ...

16:36
63 - H. Sagheer and Nubian Market (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

58 views

3 weeks ago

Unique online guru
BCA 2nd Semester| Principles of Programming ‘C’ +Advanced C Programming | Structure Pratical |DAY-06

In this video, we cover BCA 2nd Semester – Principles of Programming in C and Advanced C| Structure Pratical Programming in a ...

26:06
BCA 2nd Semester| Principles of Programming ‘C’ +Advanced C Programming | Structure Pratical |DAY-06

318 views

Streamed 1 month ago

Mohamed Abdo | محمد عبده
67 - M. String Game (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

My Codeforces - https://codeforces.com/profile/Lazy_Mario_ Sheet Link ...

14:55
67 - M. String Game (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

44 views

2 weeks ago

Mohamed Abdo | محمد عبده
65 - K. Books (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

My Codeforces - https://codeforces.com/profile/Lazy_Mario_ Sheet Link ...

11:05
65 - K. Books (Binary Search, Two Pointers Sheet) - C++ Level 2 Problem Solving

33 views

2 weeks ago

The Debug Zone
C++ how to manage iterators of contiguous dynamic arrays

Today's Topic: C++ how to manage iterators of contiguous dynamic arrays Thanks for taking the time to learn more. In this video I'll ...

2:06
C++ how to manage iterators of contiguous dynamic arrays

0 views

2 weeks ago