Skip to content

Persistent data assignment to demonstrate MP3 tag reading, simple scramble encryption and printing football team stats from a bin file consisting of results.

Notifications You must be signed in to change notification settings

szybia/Persistent-Data-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persistent-Data-Assignment

First year project relating to file reading.

  • Read_MP3.c = Reads the mp3 tag and prints the relevant song data if its exists.
  • Scramble.c = Scrambles any file by swapping the bits.
  • Unscramble.c = Unscrambles any files that has already been scrambled.
  • Table.c = Prints out a league table using a .bin file.
  • Team_stats.c = Prints out all the relevant statistics for one team.

About

Persistent data assignment to demonstrate MP3 tag reading, simple scramble encryption and printing football team stats from a bin file consisting of results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages