ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,109 results

Peter Schneider
Why can we use array of arrays in C?

Why can we use array of arrays in C? I hope you found a solution that worked for you :) The Content is licensed under ...

4:12
Why can we use array of arrays in C?

2 views

9 months ago

The Debug Zone
How to Check if a String Array Contains a Value in C# - Easy Guide

In this video, we'll explore a fundamental aspect of programming in C#: checking if a string array contains a specific value.

2:17
How to Check if a String Array Contains a Value in C# - Easy Guide

12 views

8 months ago

Make Programming Fun Again
The Fastest Way to Sort an Array in C [REUPLOAD]

Repository with code: https://github.com/moroz/sort-cstdlib Reuploaded due to editing issues in the original render. Sign up for the ...

19:03
The Fastest Way to Sort an Array in C [REUPLOAD]

131 views

10 months ago

Bald. Bearded. Builder.
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...

14:26
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

48,969 views

6 months ago

Sophia Wagner
Why is there a disparity b/w array of chars and string in C?

Why is there a disparity b/w array of chars and string in C? Hey guys! Hopefully you found a solution that helped you! The Content ...

4:44
Why is there a disparity b/w array of chars and string in C?

0 views

9 months ago

Roel Van de Paar
Copying string array into another string array - C

Copying string array into another string array - C Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:25
Copying string array into another string array - C

5 views

2 days ago

Peter Schneider
How can I create an array of arrays of strings of varying lengths in C?

How can I create an array of arrays of strings of varying lengths in C? I hope you found a solution that worked for you :) The ...

6:56
How can I create an array of arrays of strings of varying lengths in C?

0 views

5 months ago

NetSecProf
C Programming 007 - Reading Strings

Shows how to read in strings or character arrays using fgets in C. The source code is created using nano on Linux and compiled ...

13:53
C Programming 007 - Reading Strings

41 views

1 month ago

Peter Schneider
Did C++20 change to allow conversion from array-of-known-bound type(&)N to array-of-unknown-bound...

Did C++20 change to allow conversion from array-of-known-bound type(&)N to array-of-unknown-bound type(&)? I hope you ...

2:47
Did C++20 change to allow conversion from array-of-known-bound type(&)N to array-of-unknown-bound...

1 view

1 year ago

Nida Karagoz
Initialize constant string array out of order

Initialize constant string array out of order ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

1:39
Initialize constant string array out of order

0 views

10 months ago

NetSecProf
C Programming 005 - printf Strings

Shows how to print strings or character arrays using printf in C. The source code is created using nano on Linux and compiled ...

3:35
C Programming 005 - printf Strings

37 views

2 months ago

The Debug Zone
Fixing DeprecationWarning: Non-string Object Detected in Array Ordering

In this video, we tackle a common issue faced by developers: the DeprecationWarning related to non-string objects in array ...

1:34
Fixing DeprecationWarning: Non-string Object Detected in Array Ordering

6 views

6 months ago

The Debug Zone
How to Pass a Reference to an Array in C++: A Step-by-Step Guide

In this video, we'll explore the concept of passing references to arrays in C++. Understanding how to effectively manage arrays ...

1:55
How to Pass a Reference to an Array in C++: A Step-by-Step Guide

0 views

5 months ago

Roel Van de Paar
C#: Add strings to an array if the array does not contain the string (7 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:58
C#: Add strings to an array if the array does not contain the string (7 Solutions!!)

4 views

6 days ago

Owen Wu
Maximum Value Of A String In An Array

Leetcode #2496.

1:47
Maximum Value Of A String In An Array

119 views

5 months ago

Peter Schneider
Using array as smart point in C

Using array as smart point in C I hope you found a solution that worked for you :) The Content is licensed under ...

2:20
Using array as smart point in C

2 views

1 year ago

The Debug Zone
How to Create std::string from Output Stream in C++: A Step-by-Step Guide

In this video, we will explore the process of creating a `std::string` from an output stream in C++. Whether you're working with data ...

1:30
How to Create std::string from Output Stream in C++: A Step-by-Step Guide

1 view

7 months ago

Peter Schneider
Why does 0 not affect the length of a string in C?

Why does 0 not affect the length of a string in C? I hope you found a solution that worked for you :) The Content is licensed under ...

4:42
Why does 0 not affect the length of a string in C?

1 view

11 months ago

NetSecProf
C Programming 026 - Linked Lists

Shows how to create a linked list of character arrays. It collects strings of input from stdin, then prints the list in reverse, then frees ...

11:15
C Programming 026 - Linked Lists

13 views

11 days ago

Nida Karagoz
New Java Foreign Function Api JEP 454 - Working with c strings and array of c strings

New Java Foreign Function Api JEP 454 - Working with c strings and array of c strings ✧ I really hope you found a helpful solution ...

3:07
New Java Foreign Function Api JEP 454 - Working with c strings and array of c strings

7 views

11 months ago