Hi Tanmay, Tanmay Verma wrote: > Hi I have taken Maemo development project in my mobile computing course > and our group was thinking of developing an Autocomplete library. Is > there any such library available in GNU C or other libraries which > support Maemo apps
GNU Readline provides autocompletion abilities. It is used, for example, by MySQL for their autocomplete facility. http://tiswww.case.edu/php/chet/readline/rltop.html http://cc.byexamples.com/2008/06/16/gnu-readline-implement-custom-auto-complete/ Cheers, Dave. -- maemo.org docsmaster Email: [email protected] Jabber: [email protected] _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
