ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

182,908 results

Bald. Bearded. Builder.
C#: Class, Struct or Record - Which Should You Choose?

Hello world! My name is Michael. In this video, I'll be covering what a C# class, struct, record class, and record struct are and when ...

7:53
C#: Class, Struct or Record - Which Should You Choose?

53,611 views

1 year ago

Nathan Williams
C Structs

A quick overview of what a struct is in C, and how to use them.

1:53
C Structs

84 views

13 years ago

ABMedia
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

C#, as a language, is all about flexibility. Sure, the ability to rapidly prototype and deliver on code quickly, without worrying about ...

41:47
Inside C#: Stack & Heap, Value Types, Boxing, stackalloc + More

3,400 views

1 year ago

VoidRealms
Python 17 -  Working with Structs

Learn how to make and store structs.

9:36
Python 17 - Working with Structs

20,383 views

10 years ago

The Debug Zone
How to Initialize a Const Array Inside a Struct in C/C++: A Complete Guide

In this video, we delve into the intricacies of initializing constant arrays within structs in C and C++. Whether you're a beginner ...

4:25
How to Initialize a Const Array Inside a Struct in C/C++: A Complete Guide

26 views

1 year ago

Bald. Bearded. Builder.
What is the Record Type in C#?

Hello world, I'm Michael and in this video, I discuss the record type in .NET and when you should use it rather than normal .

4:24
What is the Record Type in C#?

12,507 views

1 year ago

Mohamed Abdulaal - Embinux
Structure in C | Fundamentals - Part 1 شرح

In this topic we will discuss structure fundamentals (i.e. Structure benefits, creating structure, accessing structure and how to use it.

6:58
Structure in C | Fundamentals - Part 1 شرح

4,326 views

4 years ago

pwn.college
File Structure Exploits - FILE_plus and the vtable

Now we see the file struct that is embedded in the file plus as well as the V table entry so what was that R15 again R15 is this V ...

28:14
File Structure Exploits - FILE_plus and the vtable

4,283 views

2 years ago

Programming with Dr. Hayes
Structs (Records) in C++: Defining Your Own Structured Data Type

Now obviously we'll want to not do all this and everything with structs in main and so the next step is to use functions how do we ...

11:24
Structs (Records) in C++: Defining Your Own Structured Data Type

1,328 views

7 years ago

Neal Holtschulte
Matlab: Structs

This video covers structs in Matlab. All the code shown works perfectly in Octave as well. This video is part of a series comprising ...

9:33
Matlab: Structs

1,780 views

2 years ago

Shakmuria
C++- Estructura (struct)- Dos ejemplos.

Hola.

15:47
C++- Estructura (struct)- Dos ejemplos.

2,369 views

8 years ago

SHS-DCC
Video 34 Curso lenguaje C - Struct

Esta es una opción con la que el lenguaje C permite crear un tipo de variable personalizada. Link para descargar, de GitHub, los ...

14:45
Video 34 Curso lenguaje C - Struct

22 views

1 year ago

Bethany Petr
Creating a struct in C++

Creating a struct in C++.

6:39
Creating a struct in C++

1,052 views

8 years ago

Steve Spicklemire
C Programming: Lesson 3, malloc, free and struct (2019)

Review of some slides regarding using pointers and allocating and freeing structures with malloc and free. Also, simple ...

15:43
C Programming: Lesson 3, malloc, free and struct (2019)

4,252 views

6 years ago

Skill Horizon NextGen
structure and pointer | C programming | Sanjay Gupta

Find Here: Links of All C language Video's Playlists/Video Series C Interview Questions & Answers | Video Series ...

4:16
structure and pointer | C programming | Sanjay Gupta

2,568 views

7 years ago

Skill Horizon NextGen
Reading and writing array of structure into file using file handling | c programming by sanjay gupta

Find Here: Links of All C language Video's Playlists C Interview Questions & Answers ...

11:54
Reading and writing array of structure into file using file handling | c programming by sanjay gupta

53,769 views

7 years ago

NetSecProf
Introduction to Structs in C++

Shows how to create structs, declare instances of structs, how to create struct pointers, and how to address struct attributes using ...

6:35
Introduction to Structs in C++

168 views

3 years ago

Erarnitox
Designated Initializers for Structs and Classes in C++

In this video I show very quickly how designated initializers for C++ structs work. This makes the initialization of member variables ...

2:12
Designated Initializers for Structs and Classes in C++

269 views

9 months ago

Skill Horizon NextGen
struct vs union | C programming | by Sanjay Gupta

Find Here: Links of All C language Video's Playlists/Video Series C Interview Questions & Answers | Video Series ...

6:27
struct vs union | C programming | by Sanjay Gupta

1,956 views

7 years ago

Welcome to Zig
From C programming language to Zig. Struct methods. #ziglang

The Zig programming language is relatively new. It was first released to the public on February 8, 2016. It is designed as a modern ...

1:45
From C programming language to Zig. Struct methods. #ziglang

211 views

3 weeks ago