Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
/ File-indexer Public archive

🗂️ A simple implementation of a word indexer on C language, accepting any number of UTF-8 plain text files for ED1, 2019/1 on UFES.

Notifications You must be signed in to change notification settings

Henriquelay/File-indexer

Repository files navigation

File-indexer

🗂️ A simple implementation of a word indexer on C language, accepting any number of UTF-8 plain text files.

Running the program will measure how long it takes to index a file with different data structures.

Compiling:

Run make on project root.

About

🗂️ A simple implementation of a word indexer on C language, accepting any number of UTF-8 plain text files for ED1, 2019/1 on UFES.

Topics

Resources

Stars

Watchers

Forks