ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

119 results

IP COMPUTER
C Programing # 14 typedef in C File I/O: Create, Open, Write and Close a File By Rajesh Naiknaware

C Programing # 14 typedef in C Programming C File I/O: Create, Open, Write and Close a File By Rajesh Naiknaware ...

26:15
C Programing # 14 typedef in C File I/O: Create, Open, Write and Close a File By Rajesh Naiknaware

4 views

5 days ago

Tasin Coder and Code Throw
Storage Classes & typedef in C | Auto, Static, Extern, Register

Welcome back to the CS50-style C Programming Series! In this lesson, we dive deep into Storage Classes in C and the typedef ...

26:35
Storage Classes & typedef in C | Auto, Static, Extern, Register

11 views

8 days ago

rEst
Understanding typedef in C Through People and Pointers #C100 #education #everyone

You're welcome to today's class today we want to look at type def in C now type is a keyword in C language and what this does is ...

11:38
Understanding typedef in C Through People and Pointers #C100 #education #everyone

104 views

4 weeks ago

The Debug Zone
Can 'typedef typename' Be Replaced by 'using' in C++11? Explained!

In this video, we dive into the nuances of C++11 and explore the relationship between `typedef typename` and the `using` ...

1:55
Can 'typedef typename' Be Replaced by 'using' in C++11? Explained!

0 views

4 weeks ago

PGtech Academy
C language Lecture 6 Program using typedef,enum,const keywords and program on type conversion

Welcome to PGtech Academy! In this Lecture 6 of C Programming (MSBTE Second Semester – CO2K K-Scheme), we learn very ...

48:33
C language Lecture 6 Program using typedef,enum,const keywords and program on type conversion

0 views

2 weeks ago

vlogommentary
Understanding the Impact of const on typedef Function Pointers in C

Learn why using const with typedefed function pointers in C can cause confusion and how to correctly apply const qualifiers to ...

3:41
Understanding the Impact of const on typedef Function Pointers in C

0 views

6 days ago

डॉ बृजेन्द्र कुमार जोशी / Dr Brijendra Kumar Joshi
Video #147: C Lecture #25: typedef: Defining New Types (English)

Defining new types.

6:00
Video #147: C Lecture #25: typedef: Defining New Types (English)

22 views

4 weeks ago

डॉ बृजेन्द्र कुमार जोशी / Dr Brijendra Kumar Joshi
Video #149: C++ Lecture #25: typedef: Defining New Types (English)

Defining new types.

6:03
Video #149: C++ Lecture #25: typedef: Defining New Types (English)

18 views

3 weeks ago

Mohamed f.elshuky
# Vector of any type T in C language

cprogramming In this video i created 5 vectors of different data types on the fly, but this style comes with limitations so the perfect ...

4:30
# Vector of any type T in C language

0 views

7 days ago

Coding Bootcamps
Crash Course for Mastering C Programming for Beginners- Learn Software Engineering with C

cprogramming #cprogrammingtutorialforbeginners #cprogramminglanguagebeginners #cprogramminglanguagebasics ...

3:35:16
Crash Course for Mastering C Programming for Beginners- Learn Software Engineering with C

76 views

2 weeks ago

AutoContent API
Decode Any Cryptic C Declaration Instantly with CdeclDump

Sick of staring at C declarations that look like alien hieroglyphics? This quick explainer shows how CdeclDump turns those ...

4:39
Decode Any Cryptic C Declaration Instantly with CdeclDump

71 views

2 weeks ago

CppNow
Lightning Talk: When C++ Integers Are Not Integers - Shachar Shemesh - C++Now 2025

https://www.cppnow.org --- Lightning Talk: When C++ Integers Are Not Integers - Shachar Shemesh - C++Now 2025 --- Github ...

5:40
Lightning Talk: When C++ Integers Are Not Integers - Shachar Shemesh - C++Now 2025

1,230 views

8 days ago

Tedsig42
Piscine C J08 6 - Structures de données #typedef - Ecole 42.
4:53
Piscine C J08 6 - Structures de données #typedef - Ecole 42.

0 views

1 day ago

PGtech Academy
C Language Lecture 4 | User Defined Data Types (typedef, enum) & Type Casting | MSBTE CO2K

Welcome to Lecture 4 of the C Language series on PGtech Academy. In this video, we cover User Defined Data Types and Data ...

31:47
C Language Lecture 4 | User Defined Data Types (typedef, enum) & Type Casting | MSBTE CO2K

23 views

2 weeks ago

Code With Yuvraj
Lecture-1 Beginner To Master Series C Program Structure || C language || Code With Yuvraj

What you will master: The Basics (Beginner): The standard 32 keywords every C programmer uses (Data types, Loops, Control ...

9:23
Lecture-1 Beginner To Master Series C Program Structure || C language || Code With Yuvraj

13 views

3 weeks ago

vlogize
Die Rolle von typedef bei Funktionszeiger-Deklarationen in C verstehen

Erkunden Sie die Bedeutung von `typedef` in der C-Programmierung, insbesondere bei Funktionszeiger-Deklarationen. Lernen ...

1:37
Die Rolle von typedef bei Funktionszeiger-Deklarationen in C verstehen

0 views

3 weeks ago

개발자방16
Showing you C pointer hell (why use typedef)

This video covers everything from the basics of C pointers to function pointers and how to read extremely complex declarations ...

4:55
Showing you C pointer hell (why use typedef)

7,531 views

2 weeks ago

Yours truly, Seniors : )
Programming in C - The Boiling Point | By Narendra S

Hello all! Hope you found my session useful. If you have any doubts, feel free to reach out to me at yourstrulyseniors@gmail.com.

1:43:57
Programming in C - The Boiling Point | By Narendra S

438 views

Streamed 7 days ago

Peter Schneider
variable name change causes segfault (typedef struct same name as the variable, used with malloc)

variable name change causes segfault (typedef struct same name as the variable, used with malloc) I hope you found a solution ...

2:05
variable name change causes segfault (typedef struct same name as the variable, used with malloc)

0 views

2 weeks ago

OK OLİMPİYAT
Ders 7: C'de Dosya İşlemleri, CLI Argümanları, Struct, Enum, Union, typedef ve Bit İşlemleri

C'de dosya işlemleri, komut satırı argümanları, struct, enum ve union yapıları, typedef anahtar kelimesi, bit işlemleri ile temel ...

1:32:32
Ders 7: C'de Dosya İşlemleri, CLI Argümanları, Struct, Enum, Union, typedef ve Bit İşlemleri

0 views

3 weeks ago

How Dev You
C Does OOP Better: Abstract Data Type - Chapter 01

Object Oriented Programming (Source Code): https://github.com/sosumit001/OOP_IN_C OOP in C by implementing real Abstract ...

15:11
C Does OOP Better: Abstract Data Type - Chapter 01

610 views

2 days ago

Daniel Hirsch
Coding a Random Walk in C

A random walk in C, generating an arbitrary number of agents, with vibrant colors, walking over the screen. All done in C. ✘ Get ...

1:34:04
Coding a Random Walk in C

26,731 views

2 weeks ago

LEARN WITH MEENA
CUSTOM DATA TYPE IN C++

STRUCTURES,UNIONS,TYPEDEF,ENUMERATED DATA TYPE.

1:25
CUSTOM DATA TYPE IN C++

0 views

2 days ago

安枫的叶
Mastering C/C++ Type Aliases | using | typedef | #define

Timestamps 00:00 Aliases without Placeholders 02:29 Syntax and Usage Examples 04:58 Separation of Container and Content 07 ...

9:26
Mastering C/C++ Type Aliases | using | typedef | #define

184 views

7 days ago