Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,655 results
Clear explanation of pointers in C, focusing on the difference between str[0] and &str[0] addresses in arrays of strings.
0 views
1 day ago
It's time to learn, code, and hang out! Join us for a relaxed co-working session as we make steady progress together on ...
1,154 views
Streamed 14 hours ago
A pointer is a variable that stores the address of another variable; &x gives the address and *p reads the value there. In this video: ...
1 view
6 hours ago
ABESIT #engineeringlectures #BTechTutorials #InsertSubjectName #datastructures #AKTU #OnlineLearning #techeducation ...
126 views
5 days ago
Pointer Arithmetic in C explained with simple memory diagrams and practical examples. In this video, you'll learn how pointer ...
10 views
2 days ago
Master pointers in Embedded C from fundamental memory addressing to advanced function pointers and firmware optimization.
5 views
6 days ago
A pointer is a variable that stores a memory address instead of a value. In this video you'll see how pointers work in C, why ...
44 views
4 days ago
Learn **Pointer to Structure in C** with simple examples and visual explanations. In this video, we'll understand how structure ...
13 views
Learn how to correctly allocate memory for complex data structures in C by passing properly typed pointers to initialization ...
3 days ago
Learn whether pointer members in a C struct are automatically initialized to NULL after using malloc, and best practices for ...
2 views
C/C++ Expert in your resume? Watch this before your technical interview! 💀 Most freshers think C language is just printf and ...
195 views
What is a Double Pointer in C? In this video, we visually explain Double Pointers in C using memory flow diagrams and simple ...
164 views
Pointers seem confusing at first — but the core idea is actually simple. This short breaks down pointers and memory visually so ...
7 days ago
1,655 views
Streamed 7 days ago
Learn why using sizeof on a pointer doesn't reflect allocated memory size and how to safely use realloc in C for dynamic memory ...
Can you add two numbers using ONLY pointers in C? In this live coding short, you'll see: ✓ Pointer declaration ✓ & (address) ...
7 views
Learn C Programming from scratch in this complete beginner-to-advanced tutorial! This full C programming course covers ...
4 views
7 hours ago
In this lesson, we take C++ pointers one level deeper and learn how a pointer can point to another pointer. You'll learn: What a ...
24 views
What is a Function Pointer in C? How do callbacks work in C? In this video, we explain Function Pointers and Callbacks in C ...
43 views
Learn best practices to avoid memory leaks when using _wcsdup with TComboBox in C+ + Builder and ensure proper memory ...
Show more