3/10/2013
removed SsLnTri (String/Long Trie Tree)
did extensive overhaul of SsSsTri (String/String Trie Tree)

-------------------------------------------------------

4/15/2013
affects all String and WString Hash Tables - doesn't affect any other containers 
SsCuHsh.sll, SsCxHsh.sll, SsDbHsh.sll, SsDwHsh.sll, SsExHsh.sll, SsLnHsh.sll, SsQdHsh.sll, SsSsHsh.sll
WsCuHsh.sll, WsCxHsh.sll, WsDbHsh.sll, WsDwHsh.sll, WsExHsh.sll, WsLnHsh.sll, WsQdHsh.sll, WsWSHsh.sll 
SsStr.sll: Macro Function SsEqual(wsmem, wstrMem); result wasn't reset at beginning of macro 
WsStr.sll: Macro Function WsEqual(wsmem, wstrMem); result wasn't reset at beginning of macro 

4/15/2013
no error but waste of memory
WsArr.sll: WsArrBuildWStr(); reserved buffer twice as big as needed 
WsStr.sll: WsLstBuildWStr(); reserved buffer twice as big as needed

5/8/2013
tree containers
error if node being deleted was the root node























