Skip to content
#

file-processing

Here are 11 public repositories matching this topic...

Small C++ console utility for validating and cleaning airport desk records. Checks time format, flight IDs, and computer IDs, supports guided input, file analysis, and CSV export of valid entries. Designed for practice with input validation, parsing, and file handling.

  • Updated Jan 29, 2026
  • C++

During the Data Structure II course - DCC012B, we developed a program that performs the reading, processing and manipulation of a collection of books: through such implementations it was possible to capture the 50 words that are most repeated in each book, as well as the 50 words that are most repeated among all the books in the collection.

  • Updated Jul 1, 2022
  • C++

Improve this page

Add a description, image, and links to the file-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-processing topic, visit your repo's landing page and select "manage topics."

Learn more