[Gambas-user] problems in trie class

Karl Reinl karl.reinl at ...9...
Tue Nov 18 21:06:41 CET 2014


Salut Tobi,

played with you trie example (trietest) it crash if 
p = h.GetPrefix("texte") find nothing (p=null), even when change
to p = h.GetPrefix("Texte")

My change is h["texte"] to h["Texte"] (source attached)
-- 
Amicalement
Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trietest-0.0.1_Charlie.tar.gz
Type: application/x-compressed-tar
Size: 4172 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20141118/a8690adf/attachment.bin>


More information about the User mailing list