Student Learning
Home
(current)
Aptitude
Class
FYBCA
SYBCA
TYBCA
Reading
About
FeedBack
Search
6.1 Program to illustrate how to file stored on the disk is read.
6.2 Program to ftell() function.
6.3 Program to rewind() function.
6.4 Program to fetch record of Student using fseek() function
6.5 Program to reverse a file using fseek().
6.6 Program to demostrate file input/output.
6.7 Program to demostrate files.
6.8 Program to demostrate fprintf() and fscanf() functions.
6.9 Program to write a structure element in a file and print it.
Practice Program
1. Program to open a file
2. Program to copy files
3. Program to merge files
4. Program to delete files
5. Copy text from one file to other file.
6. Program for display line by line the contents.