built in "bsearch".

but failed to handle the search of "string"
pls tell me what can i do 4 searching strings
or even is there any other option which is more efficient

thx in advance.
Moderator: Board moderators
Code: Select all
binary_search() from STL.