Skip to content

AlexJoaquimPereira/proglab-project-sem-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Experiment 12 of my Programming Laboratory course

Write a C program to create a employee management system. Program should facilitate the end user to create a separate file for each employee with employee name as the file name. Employee record details should be :ename, eage, designation. Program must dynamically reserve the memory for each employee record created. Provide a menu driven o/p with following options for the program:

  1. To enter employee details and display separately each file o/p
  2. To edit eage and also display the updated content
  3. To append address to a employee file & display appended content on screen

About

Experiment 12 of my Programming Laboratory course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages