Skip to content

punit1009/C_project_Based_On_FileHandling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

C_project_Based_On_FileHandling


In this project you will find a very good implemetation of file handling using C programming. Below are some overview of this app. below are the topic which i implement in this project

  • serialization
  • storing and retriving block of data into a file
  • secure data by converting it into binary format
  • pointers

Front Interface


you can select operation you want to perform.

main_image

Listing data present in the phone book console app


img

Searching by Phone number


you can easily search between any detail present into the file

img2

Adding data into the phone book


you can easily add any number of data here

img3

Data gets update


Whenever you add any data it will store that data into a binary file so you can access it any time. You may also delete or update any person detail in it.

imgfg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%