Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Jedrzej94/Cricket-Club-Records

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

CrickClubRec

Very simple C program which is allowing user to maintain data stored in a text files. With this program you can learn how to:


  • Display user a menu to edit data.
  • Write data to the file (binary).
  • Amend data in a file of requested data given by a user.
  • Delete (hide) data from the file. So it won't be read anymore.
  • Restore (show after deleteing) data back to the text file.
  • Print details of given data when prompted.
  • How to create a text file in a specified location.

Additional documentation of the script can be found in the main repository.

Program has been written back in 2013 for my school purposes. Code is an Open Source, you can edit it, share it however you want, but credits of the original author are a MUST.

About

C programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages