Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

This is not a doubt related to code as such. I want to know how does the vi editor is able to find the words so quickly when we do the search. What data structure does it use to maintain that?

share|improve this question
VI does not have any structure or index in order to specifically accelerate search. – chill Nov 22 '12 at 13:49

closed as not a real question by Juraj Blaho, Mike Pennington, chill, Don Roby, Iznogood Nov 22 '12 at 14:55

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.