there is this code below that uses bubble sort to sort an array. I\'ve used malloc to get a Length from user and make a pointer. but when i get the pointer\'s v
Length