ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

161 results

Know about Embedded Systems
Function Pointers in C | Pointer to Functions

A function pointer in C is a variable that stores the memory address of a function, rather than data. This allows functions to be ...

9:47
Function Pointers in C | Pointer to Functions

141 views

7 days ago

vlogommentary
How to Extract Argument Names and Types from Function Pointer Types Using libclang

Learn how to accurately retrieve both argument names and types from function pointer declarations in C using Python bindings for ...

4:04
How to Extract Argument Names and Types from Function Pointer Types Using libclang

0 views

6 days ago

Quiche19
STOP using typedef!!!

The syntax is backwards and confusing, especially with function pointers. More importantly, typedef can't handle template aliases ...

2:06
STOP using typedef!!!

4,751 views

5 days ago

Stephen Blum
C Basics

Software Engineering with C Programming Language.

2:01:58
C Basics

13,636 views

Streamed 17 hours ago

RCET AIDS
Pointers
9:47
Pointers

0 views

6 days ago

dr Jonas Birch
Coding a Key Schedule in C

A key schedule takes an input key of length n, and produces x new keys of the same length n. In our case it provides 16 subkeys, ...

2:09:58
Coding a Key Schedule in C

1,308 views

4 days ago

Stephen Blum
C Basics

Software Engineering with C Programming Language.

2:11:23
C Basics

2,429 views

Streamed 3 days ago

Stephen Blum
C Basics

Software Engineering with C Programming Language.

2:20:26
C Basics

9,652 views

Streamed 2 days ago

Explore Electronics
Module 5 Programming in C : Passing Structure to Functions, Structure Pointers | 1BEIT105

Welcome to Module 5 video of "Programming in C" Subject with code 1BEIT105/205 a first year subject under VTU (Visvesvaraya ...

19:32
Module 5 Programming in C : Passing Structure to Functions, Structure Pointers | 1BEIT105

141 views

3 days ago

Meeting Cpp
Embedded Friendly C++: Features That Make a Difference - Andreas Fertig - Meeting C++ 2025

Embedded Friendly C++: Features That Make a Difference - Andreas Fertig - Meeting C++ 2025 Slides: ...

1:02:00
Embedded Friendly C++: Features That Make a Difference - Andreas Fertig - Meeting C++ 2025

1,809 views

5 days ago

Vanga Therinjikalam
CS3251 Programming in C | Unit III Functions & Pointers | Pointer Arithmetic in C #pointers

9. Pointer Arithmetic in C ****************************************** This video explains Pointer Arithmetic in C as per CS3251 ...

1:55
CS3251 Programming in C | Unit III Functions & Pointers | Pointer Arithmetic in C #pointers

6 views

7 days ago

Stephen Blum
C Basics

Software Engineering with C Programming Language.

2:35:05
C Basics

14,754 views

Streamed 1 day ago

Know about Embedded Systems
Dynamic Memory Allocation in C | malloc | calloc | realloc

Dynamic memory allocation in C is the process of allocating memory during program execution (runtime) from the heap memory ...

13:38
Dynamic Memory Allocation in C | malloc | calloc | realloc

157 views

6 days ago

CppCon
Zero-Overhead Abstractions: Building Vector Math Libraries with Concepts and Customization Points

https://cppcon.org --- Zero-Overhead Abstractions: Building Flexible Vector Math Libraries with C++20 Concepts and ...

56:21
Zero-Overhead Abstractions: Building Vector Math Libraries with Concepts and Customization Points

5,833 views

6 days ago

w8
please some one tell  me what is the porblem in my code
2:16
please some one tell me what is the porblem in my code

7 views

6 days ago

TheStandupPod
Douglas T. Ross's Plex the precursor to structs

By rethinking how memory indexing worked, he introduced a model that predicted structs, pointers, function pointers, ...

18:20
Douglas T. Ross's Plex the precursor to structs

17,276 views

6 days ago

CodeBing
Most C++ Virtual Calls Are NOT Dynamic Dispatch

Most people believe that C++ virtual functions are inherently slow because they rely on runtime vtable lookups. This explanation is ...

7:33
Most C++ Virtual Calls Are NOT Dynamic Dispatch

574 views

5 days ago

Hacktrickz
2.2: Functions & Parameter Passing in C & C++ for DSA [Abdul Bari] DSA Course

Tags: DSA, Data Structures and Algorithms, Abdul Bari DSA, C Functions, C++ Functions, Parameter Passing in C, Pass by ...

1:18:05
2.2: Functions & Parameter Passing in C & C++ for DSA [Abdul Bari] DSA Course

25 views

5 days ago

Arashtad
Passing Pointers to Functions in C

Learn how to pass pointers to functions in C on Debian 12 using Vim. Covers modifying variables inside functions and ...

1:17
Passing Pointers to Functions in C

90 views

18 hours ago

Tsoding Daily
Classy Little Scripting Language

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Intro - 00:08:45 - Building Wren - 00:12:50 - Wren CLI ...

3:35:08
Classy Little Scripting Language

36,485 views

7 days ago