C Program for file operations.
C program to create a file called emp.txt and store information about a person, in terms of his name, age and salary. /************************************************************ You can use all the programs on www.c-program-example.com* for personal and learning purposes. For permissions to use the* programs for commercial purposes,* contact [email protected]* To find more C programs, do visit www.c-program-example.com* …