String search library
From: alexhong2001 (alexhong2001_at_hotmail.com)
Date: 02/15/04
- Next message: qazmlp: "Re-forward declaration of types which were already forward declared"
- Previous message: Jon Willeke: "size_t (was Re: comments on this Binary Searh Tree template?)"
- Next in thread: Jonathan Turkanis: "Re: String search library"
- Reply: Jonathan Turkanis: "Re: String search library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 15 Feb 2004 18:24:11 GMT
Can someone recommend a string search library in C++ if it available?
Features expected:
1. works in VC++ and Windows.
2. does regular expression and multi-string search.
3. thread-safe.
Thanks for your comments!
- Next message: qazmlp: "Re-forward declaration of types which were already forward declared"
- Previous message: Jon Willeke: "size_t (was Re: comments on this Binary Searh Tree template?)"
- Next in thread: Jonathan Turkanis: "Re: String search library"
- Reply: Jonathan Turkanis: "Re: String search library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|