Continue running your program to the start of the loop. Print out and record the memory locations for the following vari
Posted: Thu Jun 02, 2022 7:59 am
Continue running your program to the start of the loop. Print
out and record the memory locations for the following variables and
next to each indicate if they are stored in the stack, heap, text,
bss or data sections . At the end write up a short justification of
your answers: (4 marks) a. The global array of your data type. b.
numbers, before, after c. newstring1, newString2, newString3 d.
fprintf, malloc, i
out and record the memory locations for the following variables and
next to each indicate if they are stored in the stack, heap, text,
bss or data sections . At the end write up a short justification of
your answers: (4 marks) a. The global array of your data type. b.
numbers, before, after c. newstring1, newString2, newString3 d.
fprintf, malloc, i