log baum.h
age |
author |
description |
Tue, 19 Feb 2008 22:23:37 +0100 |
meillo |
removed obsolete stuff; only relevant stuff is extern now; refactoring |
Wed, 13 Feb 2008 09:57:07 +0100 |
meillo |
insertLast returns now new inserted node; very dumb implementation for action_times |
Sat, 09 Feb 2008 16:49:29 +0100 |
meillo |
s/list/stack/g because thats what it is |
Sat, 09 Feb 2008 16:41:41 +0100 |
meillo |
read input is now finished in first version; removed init; added push and pull; name is now array instead of pointer |
Thu, 07 Feb 2008 16:15:07 +0100 |
meillo |
added input; added nextNode, lastNode, insertLast |
Thu, 07 Feb 2008 14:46:27 +0100 |
meillo |
added difference between char and number |
Thu, 07 Feb 2008 14:31:02 +0100 |
meillo |
added features (print, sum, number); split in header file |