c4860e60b7
Changed the separator character '#'
c38aa04143
Implemented binary equality operator
840b19adf2
Added optional pointer return in TraceNextN
d3722aac83
Implemented IsTraceFinished, removed global linked list
c6ff6ad31d
Changed size_query and destructor call order
60c3f81884
Implemented BinaryTree_Remove() and wrote a test for it
34201c1165
TODO for potential efficiency loss
2ce8200366
make.sh with small message on success
471cf679cd
List type and generic base type, char wrapper type
5313cc5603
Fixed compile script, factorial.flup implemented
aec860a6b8
Portable print function using inttypes, multiplication