Posts by Giovani • 13 points
1 post
-
1
votes1
answer1440
viewsQ: Recursive function to end a list
I want to do a recursive function to offset the memory of each block in the list, but when I print it after using the function, it loops and memory addresses are printed when asked to print (the…