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