ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

537 results

NexEmbed
7.pointers, Function pointer and callback function

C topics needed for embedded system.

7:38
7.pointers, Function pointer and callback function

13 views

9 days ago

Stephen Blum
C Basics Function Pointers Structs Pass By Ref

If you have coded in C before, let us refresh the basics. C is old, but it is still one of the fastest languages. It is also portable since ...

19:24
C Basics Function Pointers Structs Pass By Ref

85 views

2 weeks ago

Carter
Underrated C++ Features

... Lambda to function pointer 1:21 - If statement with initializer 1:49 - Multidimensional subscript operator 1:59 - std::to_underlying ...

3:42
Underrated C++ Features

382 views

3 weeks ago

Madhu
Pointers Example Program 4 | Pointers | C programming | Coding | Madhunandan H M | @Rocker-r3v

C programming Pointers Example Programs Arithmetic operations Using Pointers Author : Prof. Madhunandan H M.

7:26
Pointers Example Program 4 | Pointers | C programming | Coding | Madhunandan H M | @Rocker-r3v

40 views

3 weeks ago

hoff._world
Building Type Agnostic C Libraries

Demo on building data structures, helper functions, libraries in C that work with generic / custom data types with a Linked List and ...

14:49
Building Type Agnostic C Libraries

15,808 views

2 weeks ago

Dr. Joe
The Descent: C++ Pointers Part 2 - Arrays, Functions, and the Classic Pointer Trap

Pointers stop being theory in this episode. In Episode 2 of The Descent: Pointers, we look at how pointers actually start doing real ...

17:42
The Descent: C++ Pointers Part 2 - Arrays, Functions, and the Classic Pointer Trap

19 views

3 weeks ago

Dah-Jye Lee
12 C Pointers
55:34
12 C Pointers

26 views

3 weeks ago

Roel Van de Paar
C++ Function Pointers. How and why it works?

C++ Function Pointers. How and why it works? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:11
C++ Function Pointers. How and why it works?

8 views

2 weeks ago

Madhu
Pointers Example Program 3 | Pointers | C programming | Madhunandan H M | @Rocker-r3v | Coding

C programming Pointers Example Program.

8:48
Pointers Example Program 3 | Pointers | C programming | Madhunandan H M | @Rocker-r3v | Coding

46 views

3 weeks ago

Madhu
Pointers Example Program 2 | Add Two Numbers Using Pointers | Pointers | C Programming | Madhunandan

Add Two Numbers Using Pointers.

3:01
Pointers Example Program 2 | Add Two Numbers Using Pointers | Pointers | C Programming | Madhunandan

61 views

3 weeks ago

Alex Milenkovic
C++ | Shared Pointers Virtual Destructor and Function Invoker

In this video, we are talking about virtual destructors and function invokers in the context of the C++ std::shared_ptr ...

18:31
C++ | Shared Pointers Virtual Destructor and Function Invoker

134 views

11 days ago

ExamPrepTool
Complex Declarations in C 🔥 | Lecture 23 | Master Pointers & Syntax | GATE 2027/2823

In Lecture 23, we simplify one of the most confusing topics in C Programming — Complex Declarations. Learn how to read, ...

1:07:15
Complex Declarations in C 🔥 | Lecture 23 | Master Pointers & Syntax | GATE 2027/2823

71 views

6 days ago

Joshi Jagdish
C Program Using Pointer Function for +, −, ×, ÷ (calc Function)

Educational and informative videos.

10:01
C Program Using Pointer Function for +, −, ×, ÷ (calc Function)

29 views

3 weeks ago

TheCodingCove
char[ ] , char *, Pointers & String Storage Explained Simple

Strings in C programming are more complicated than they look. In this beginner-friendly video, we break down how strings are ...

7:32
char[ ] , char *, Pointers & String Storage Explained Simple

42 views

13 days ago

Dr. Joe
The Descent: Understanding Pointers in C++

Welcome to The Descent, a C++ programming series where we explore the deeper parts of programming one concept at a time.

18:36
The Descent: Understanding Pointers in C++

53 views

3 weeks ago

Quantumnique Solutions Pvt Ltd
🔥 Double Pointers in C Programming | Pointer to Pointer Explained | Module 9 - Lesson 9.5

Welcome back to our C Programming series on Quantumnique! In this lesson, you will learn how Double Pointers work in C ...

1:20
🔥 Double Pointers in C Programming | Pointer to Pointer Explained | Module 9 - Lesson 9.5

1 view

3 weeks ago

hoff._world
Pointer Tricks that Leveled Up my Programming

C and low-level programming lets you get down to the underlying memory and bytes like no other language (except maybe ...

18:11
Pointer Tricks that Leveled Up my Programming

23,769 views

3 weeks ago

Martin Carlisle Go
Go Stack Heap Pointers

Introduces the concept of stack memory (local variables) vs heap memory (structs that will live past the end of the function), ...

9:56
Go Stack Heap Pointers

0 views

12 days ago

Quantumnique Solutions Pvt Ltd
🔥 Call by Reference in C Programming | Swap Two Numbers Using Pointers | Module 9 - Lesson 9.4

Welcome back to our C Programming series on Quantumnique! In this lesson, you will learn how Call by Reference works in C ...

1:22
🔥 Call by Reference in C Programming | Swap Two Numbers Using Pointers | Module 9 - Lesson 9.4

11 views

3 weeks ago

CSE Momentum AI
Union, Enum, Function Pointer & Jump Statements (goto, return, exit) in C Programming

Learn Union, Enum (User Defined Data Types), Function Pointers, and Jump Statements (goto, return, exit) in C Programming ...

58:51
Union, Enum, Function Pointer & Jump Statements (goto, return, exit) in C Programming

18 views

3 days ago