Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 220 Bytes

File metadata and controls

9 lines (7 loc) · 220 Bytes

FileIndexer

Multithreaded program to index words in text files using boost

Notes

  • Follows semantics of find command for recursively traversing a directoy
  • Built using boost 1.48.0 with GCC 4.6.3