(C) 1998 AROS - The Amiga Research OS
struct List * list; struct Node * pred; // Insert Node at end of the list AddTail (list, node);
Polish
Changed clib to proto