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
Continue running your program to the start of the loop. Print out and record the memory locations for the following vari
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am