Coggle requires JavaScript to display documents.
* pDel = head; * head = pDel->next; / head = head->next; * delete pDel;
The picture above is showing the pop operation.
cin>>data; t->atas++; t->senarai[t->atas] = data;
t->atas--;