ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

496 results

Fardad Soleimanloo
2254 - OOP244NAA  May23 - pointers and dynamic mrmoy allocation

... call this over here uh accessing remote variables pointers in C CPP Okay so that's C It has nothing to do with C++ actually Okay ...

1:31:21
2254 - OOP244NAA May23 - pointers and dynamic mrmoy allocation

29 views

9 months ago

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

19 views

2 weeks ago

Fardad Soleimanloo
13 - Mar13 - OOP345NBB - 2251 - Raw and Smart pointers

Then if I actually created a pointer like this i need to be able to say. Right i need to be able to say that C pointer of mine and use ...

1:08:20
13 - Mar13 - OOP345NBB - 2251 - Raw and Smart pointers

48 views

11 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,542 views

2 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

4 months 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

4 months ago

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

5 months ago

The Debug Zone
Why Can't I Print Pointer Value in C/C++? Common Issues and Solutions

Related to: #c, #c++, #pointervalue, #printpointer, #commonissues, #solutions, #debugging, #programming, #cprogramming, ...

4:17
Why Can't I Print Pointer Value in C/C++? Common Issues and Solutions

5 views

11 months ago

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

Related to: #pointertypes, #2darrays, #cprogramming, #c++programming, #pointersinc, #pointersinc++, #arraypointers, ...

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

3 views

4 months ago

The Debug Zone
Understanding 'const' and Incompatible Pointer Types with Double Pointers in C

In this video, we delve into the intricacies of using the `const` qualifier and explore the challenges posed by incompatible pointer ...

4:33
Understanding 'const' and Incompatible Pointer Types with Double Pointers in C

46 views

7 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

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

6 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

11 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

9 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

1 month ago

St. Martin’s Engineering College SMEC
Introduction to Pointers in C Programming | St. Martin's Engineering College
32:44
Introduction to Pointers in C Programming | St. Martin's Engineering College

71 views

7 months 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

8 days ago

The Debug Zone
Understanding strncpy(d, s, 0) Behavior with One-Past Pointer in C Programming

In this video, we delve into the intricacies of the `strncpy` function in C programming, specifically focusing on the behavior of ...

3:29
Understanding strncpy(d, s, 0) Behavior with One-Past Pointer in C Programming

6 views

5 months ago

The Debug Zone
Understanding Pointer Aliasing in C/C++: Why Direct Assignment Works

In this video, we delve into the concept of pointer aliasing in C and C++, a crucial topic for developers looking to optimize their ...

2:16
Understanding Pointer Aliasing in C/C++: Why Direct Assignment Works

10 views

4 months ago

The Debug Zone
Understanding C++ Pointer Ownership: Best Practices and Techniques Explained

In this video, we delve into the intricate world of C++ pointer ownership, a crucial concept for effective memory management in ...

1:31
Understanding C++ Pointer Ownership: Best Practices and Techniques Explained

7 views

6 months ago