(C) 1998 AROS - The Amiga Research OS
struct List * list; struct Node * tail; // Remove node and return it tail = RemTail (list);