e quindi:
sputa valore
tmp = testa->back
tmp1 = testa
testa = testa->next
elimina tmp1
testa->back = tmp
se non erro la pop è così
e quindi:
sputa valore
tmp = testa->back
tmp1 = testa
testa = testa->next
elimina tmp1
testa->back = tmp
se non erro la pop è così
Experience is what you get when you don’t get what you want