Why does this function not modify the original array when passed as a parameter?
Why does this function not modify the original array when passed as a parameter?
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/22592417/alphin-thomas)Alphin Thomas
(stackoverflow.com/users/584518/lundin)Lundin
(stackoverflow.com/users/23633404/obedient-timothy)Obedient Timothy
(stackoverflow.com/users/29631449/dias)Dias
A special thanks goes out to the (stackoverflow.com/questions/79514061/why-does-this-function-not-modify-the-original-array-when-passed-as-a-parameter)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
arrays pointers pass-by-reference c function-parameter