Skip to content
#

file-reading

Here are 45 public repositories matching this topic...

This is a C project, that reads from a file the number of a player, their full name and the points they scored. After that, a new file is created with the full name of the players & their points. Beneath that are the total points scored and the number of the players with 10 or more points scored.

  • Updated Dec 17, 2021
  • C

This is a C project, that reads from a file the full name of the students, the number of the times they were absent and the name of the area where their home is. After that, a new file is created with the full name of the students & the number of the times they were absent, if the number is bigger than 100. Beneath that, ia the number of the stu…

  • Updated Dec 17, 2021
  • C

Improve this page

Add a description, image, and links to the file-reading 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-reading topic, visit your repo's landing page and select "manage topics."

Learn more