Sizeof(arr) changes after being passed into a functionI see. So there's absolutely no way to pass an array as a parameter without losing any information? ...
Sizeof(arr) changes after being passed into a functionForgot to describe the issue: In main() it prints "size of array 16" which makes sense, but in miss...
Sizeof(arr) changes after being passed into a functionGuys I have this little problem here. I have a function that takes an int array as parameter, and in...
This user does not accept Private Messages