Source position: linkedlist.inc line 13
function linkedlistAdd(
front: PLinkedList;
data: pointer
):PLinkedList;