What is the const qualifier attached to in C: the memory area or the pointer?

Subscribers:
4,110
Published on ● Video Link: https://www.youtube.com/watch?v=EFjEw-vPhTw



Duration: 0:00
1 views
0


What is the const qualifier attached to in C: the memory area or the pointer?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(stackoverflow.com/users/7025033/zoltan-k)Zoltan K.
(stackoverflow.com/users/298225/eric-postpischil)Eric Postpischil
(stackoverflow.com/users/2366091/jon-green)Jon Green
A special thanks goes out to the (stackoverflow.com/questions/79486237/what-is-the-const-qualifier-attached-to-in-c-the-memory-area-or-the-pointer)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

constants c memory




Other Videos By Peter Schneider


2025-03-05Retrocomputing: How to mount a Netware 3.12 share on Windows 2000?
2025-03-05Tex: Is there any way that pgfplots and tkz-euclide use the same coordinate system without mispla...
2025-03-05Retrocomputing: How did MS-DOS utilities like 386MAX relocate drivers from lower 640 KB to high m...
2025-03-05Retrocomputing: Which mainframe system used terminals with two monitors (a big graphics-capable o...
2025-03-05Is it possible to prevent a specific file being changed on the remote branch without a git force ...
2025-03-05Salesforce: Lightning tree grid: click on row to open record
2025-03-05Salesforce: segregation of Accounts?
2025-03-05Webmasters: Adding A DKIM record that is too long
2025-03-05Ethereum: What is the category for machine learning techniques used to find vulnerabilities in sm...
2025-03-05Dba: Waterfall Results for Numerous Individual Calculations
2025-03-04What is the const qualifier attached to in C: the memory area or the pointer?
2025-03-03Why does a virtual default destructor make a class non-trivially-destructible?
2025-03-03How to get 'Get-Member' to correctly tell the object type
2025-03-033dprinting: Help with "the given mesh is not closed", simple union of polyhedron and cube
2025-03-03Catching download filename of wget or cURL command?
2025-03-03Renaming an SSL-based webserver (HTTPS)
2025-03-03How to get the real size of a directory used on the disk in Java?
2025-03-03Differences in constraint validation order between compilers?
2025-03-03Using concatenation operator (&) before ROUND and SUM function in Excel
2025-03-03How memory address for pointer to arrays is same as an element in 2D array?
2025-03-03How to multiply a number by 2 using sed?