ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31,084 results

Boris ('PrimFX')
TUTO C - #12 Créer ses propres types de variables (typedef)

Nous connaissons les types int, float, char, etc. Mais que diriez-vous si nous pouvions créer nos propres types de variables ?

6:52
TUTO C - #12 Créer ses propres types de variables (typedef)

15,155 views

6 years ago

Bluefever Software
Simple C - Using typedef and struct

Chapters 00:00 intro 00:11 the struct 00:56 why we need "struct xxxx" for a variable type 03:17 what is typedef 04:04 typedef with a ...

6:40
Simple C - Using typedef and struct

4,472 views

3 years ago

Bro Code
Learn typedef in 5 minutes! 📛

coding #programming #cprogramming typedef int Number; typedef char String[50]; typedef char Initials[3]; int main() { // typedef ...

5:03
Learn typedef in 5 minutes! 📛

6,611 views

8 months ago

Bro Code
C++ Typedef and type aliases explained 🙋‍♂️

typedef #using // Typedefs and type aliases // typedef = reserved keyword used to create an additional name // (alias) for another ...

5:26
C++ Typedef and type aliases explained 🙋‍♂️

63,062 views

1 year ago

CodeVault
What is typedef?

We all use this before even knowing what it actually does so let's solve that mistery now and for all!

6:47
What is typedef?

35,202 views

6 years ago

Logic Lambda
Using typedef with structs in C

0:06 - A struct declaration with typedef 0:42 - struct structname vs typedef typename 1:23 - Example structure declarations 2:41 ...

6:07
Using typedef with structs in C

5,005 views

3 years ago

Wisdomers - Computer Science and Engineering
typedef in C || Lesson 76 || C Programming || Learning Monkey ||

typedef in C In this class, we will try to understand typedef in C. We have seen how to declare a structure tag in our previous class.

5:57
typedef in C || Lesson 76 || C Programming || Learning Monkey ||

9,934 views

4 years ago

Jenny's Lectures CS IT
C_115 Structures in C using typedef | C Language Tutorials

C complete playlist: https://www.youtube.com/playlist?list=PLdo5W4Nhv31a8UcMN9-35ghv8qyFWD9_S Use my code JKL10 to ...

11:06
C_115 Structures in C using typedef | C Language Tutorials

157,657 views

4 years ago

Fred Overflow
C typedef struct

https://github.com/fredoverflow/skorbut.

7:08
C typedef struct

9,204 views

4 years ago

Mark Endsley
Typedef Structs in C & Smart Array

How to use Structs in C both normally and with pointers. Also includes how to create a Smart Array in C.

9:14
Typedef Structs in C & Smart Array

26,965 views

8 years ago

IT RESOURCES
Programmation C: utiliser typedef dans vos programmes

cette video vous montre comment utiliser typedef dans vos programmes.

4:20
Programmation C: utiliser typedef dans vos programmes

476 views

5 years ago

ProgrammingKnowledge
C Programming Tutorial for Beginners 27 - typedef in C Programming | Learn typedef in C

C Programming Language is the most popular computer language and most used programming language till now. It is very ...

13:21
C Programming Tutorial for Beginners 27 - typedef in C Programming | Learn typedef in C

2,896 views

5 years ago

Portfolio Courses
enum | C Programming Tutorial

An overview of how to use the enum in C. Source code: https://github.com/portfoliocourses/c-example-code/blob/main/enum.c.

8:03
enum | C Programming Tutorial

22,819 views

4 years ago

MySirG.com
Lecture 20 typedef in C language Hindi

typedef in C language in Hindi Visit https://MySirG.com https://premium.mysirg.com http://SaurabhShuklaClasses.com Like, ...

6:27
Lecture 20 typedef in C language Hindi

167,463 views

10 years ago

Arihant Online Academy
typedef vs enum in c | programming in c languages | basic concepts

learn basic differences between typedef and enum with examples. #typedef #enum #cprogramming Join Telegram Group To ...

5:30
typedef vs enum in c | programming in c languages | basic concepts

586 views

2 years ago

CodeWithHarry
Typedef In C: C Tutorial In Hindi #38

In this series of C programming tutorial videos, I have explained you everything you need to know about C language. I hope you ...

13:08
Typedef In C: C Tutorial In Hindi #38

204,930 views

6 years ago

Mike Shah
[Day 22] - Typedef (An alias for a new type)

C Programming playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8M-Mi_Vyrg7KgISTW3Sklt ▻Find full courses on: ...

19:18
[Day 22] - Typedef (An alias for a new type)

1,403 views

2 years ago

Naresh i Technologies
typedef in C Part-1 | C Language Tutorial

C Language Tutorial Videos typedef in C Part-1 ** For Online Training Registration: https://goo.gl/r6kJbB ? Call: +91-8179191999 ...

10:34
typedef in C Part-1 | C Language Tutorial

206,254 views

9 years ago

Vooi Yap - Embedded Systems Education
#48 Embedded C - typedef

In this video I will examine the keyword typedef used in C programming. I will show you how to use typedef to rename a data type ...

12:56
#48 Embedded C - typedef

480 views

3 years ago

Get the Cookie
Strutture e Typedef in C

Argomenti - Strutture e funzioni - Creazione di tipi di struttura con typedef Timestamps ⌚️ 0:00 Definizione Struct 1:11 ...

4:45
Strutture e Typedef in C

11,874 views

4 years ago