Why is the '&' operator needed for an int variable but not for an array in C?
Why is the '&' operator needed for an int variable but not for an array in C? duplicate
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/28905515/cha)cha
(stackoverflow.com/users/298225/eric-postpischil)Eric Postpischil
(stackoverflow.com/users/14229722/mrstronk)mrstronk
(stackoverflow.com/users/28899027/yc-z)yc z
A special thanks goes out to the (stackoverflow.com/questions/79303158/why-is-the-operator-needed-for-an-int-variable-but-not-for-an-array-in-c)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
pointers memory-management c scanf arrays