[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: String matching on keys of a table
- From: meino.cramer@...
- Date: Sun, 27 Oct 2013 12:15:17 +0100
Hi,
is there anything more sophisticated than linear search, which I can
do to match a key (string) in a table from a user input, which is only
a part of that key?
(the whole thing should run on a embedded system under Gentoo Linux.
There are 400MB of mem...not Gigs of it ... ;)))
Thank you very much in advance for any help!
Best regards,
mcc