When a function returns, is the memory allocated via malloc freed? Or can it still be accessed in the main() function using pointers?When a function returns, is the memory allocate
When a function returns, is the memory allocated via malloc freed? Or can it still be accessed in the main() function using pointers?When a function returns, is the memory allocate