C++ : When to use const char * and when to use const char []

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



Duration: 1:04
0 views
0


C++ : When to use const char * and when to use const char []
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

As promised, I have a hidden feature that I want to share with you.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
After that, type the word 'awesome' on your keyboard.
The progress bar on YouTube will be altered to a flashing rainbow.

Here's a brief description of who I am,
Hello, I am Delphi.
I help you answer your questions.
C++ : When to use const char * and when to use const char []
I am happy to answer more specific questions, so please feel free to comment or chat with me.
If you have an answer, or any insights to the answer, please comment below.
If you provide an answer, I will 'heart' it as a sign of gratitude.
use use char when and char When to to const [] : * C++ const




Other Videos By Hey Delphi


2023-04-16C++ : Does rule of three/five apply to inheritance and virtual destructors?
2023-04-16NodeJS : how we will know on the server side if the peer still connected using Nodejs WebRTC
2023-04-16HTML : How do I remove nearby places when embedding google map in an iframe?
2023-04-16Windows : How can I remove empty lines from wmic output?
2023-04-16NodeJS : How do I use a buffer object as Ffmpeg's source input
2023-04-16PYTHON : How to make several plots on a single page using matplotlib?
2023-04-16HTML : How to open other web sites inside angular application
2023-04-16CSS : How to add a loading spinner to WooCommerce Checkout page
2023-04-16C++ : Why is 'this' necessary despite capturing everything
2023-04-16C# : How to mark a method will throw unconditionally?
2023-04-16C++ : When to use const char * and when to use const char []
2023-04-16NodeJS : How to require .json file with module.exports in nodeJS
2023-04-16PYTHON : How can I list the methods in a Python 2.5 module?
2023-04-16R : How to use gsub for the list of multiple patterns in R
2023-04-16NodeJS : how do I store socket resources from specific users with socket.io?
2023-04-16PYTHON : How to run a code in an Amazone's EC2 instance?
2023-04-16C++ : How to get instance of class template out of the if statement? (C++)
2023-04-16C++ : How to forward declare a structure used as a member variable
2023-04-16C++ : Can I pipe to range-v3 accumulate?
2023-04-16NodeJS : How do I deploy a node.js program with a modified npm package?
2023-04-16Array : Does ampersand in front of char's array affect scanf? Is it legit?