Array : What is the difference between char*str={"foo",...} and char str[][5]={"foo",...} array defi

Channel:
Subscribers:
76,400
Published on ● Video Link: https://www.youtube.com/watch?v=-mU6zVcw4ow



Duration: 1:27
0 views
0


Array : What is the difference between char*str={"foo",...} and char str[][5]={"foo",...} array definitions?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

I have a hidden feature that I promised to tell you about.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
Then, type the letters 'awesome' on the keyboard.
It will change your youtube progress bar into a flashing rainbow.

A short overview of who I am,
Welcome, I'm Delphi.
I am at your disposal to help you with any questions you have.
Array : What is the difference between char*str={"foo",...} and char str[][5]={"foo",...} array definitions?
Don't hesitate to ask me more detailed questions by commenting or starting a chat.
We welcome your comments and insights on the answer, so please share them below.
A 'heart' from me will indicate my appreciation for your answer.
char char*str={"foo",...} is definitions? and : str[][5]={"foo",...} Array What difference between array the




Other Videos By Hey Delphi


2023-04-20C++ : How to detect if a type is shared_ptr at compile time
2023-04-20C# : Why Roslyn is generating method code without spaces
2023-04-20jQuery : How to get the filename from the Javascript FileReader?
2023-04-20CSS : How to Place Text Over a Parallax Scrolling Image
2023-04-20jQuery : Are long jQuery chains bad?
2023-04-20Windows : How to Execute Windows Commands Using Java - Change Network Settings
2023-04-20Android : How to show an Activity BEFORE my app is uninstalled (Android)
2023-04-20MySQL : How to use Memcached with PHP7?
2023-04-20NodeJS : How to use client side Jquery with Node.js and Jade?
2023-04-20C# : How to pass LongRunning flag specifically to Task.Run()?
2023-04-20Array : What is the difference between char*str={"foo",...} and char str[][5]={"foo",...} array defi
2023-04-20C++ : What is an easy way to test whether any process of a given id is presently running on Linux?
2023-04-20C# : How to convert utf8 string to utf8 byte array?
2023-04-20HTML : What is role="listbox" used when creating carousel?
2023-04-20C# : Is using a Regular Expression faster than IndexOf?
2023-04-20jQuery : How to load a script on $(document).ready()/onDeviceReady() of jquery-mobile/phonegap
2023-04-20C# : How to override default(T) in C#?
2023-04-20NodeJS : is there a module to manage a simple blog in Node.JS?
2023-04-20MySQL : How do I select data form multiple tables
2023-04-20C++ : When are header-only libraries acceptable?
2023-04-20Windows : how to read windows perfmon counter?