File Handling / File Operations in C Programming
- Introduction to File Handling in C Programming
- Streams
- Types of Files
- Text
- Binary
- Difference between text and binary files
- Operations on File
- Reading and Writing File data
- Character I/O
- Formatted I/O
- fprintf
- fscanf
- Direct I/O
- 1.6 Random Access
- ftell
- rewind
- fseek
- 1.7 Error Handling
- Possible Ways
- 1.8 Database in C
- Add Record
- Display Record
- Modify Record
- Delete Record ( Logically )
- Delete Record ( Physically )
- Append Record
- 1.9 Other Functions
- fflush
- rename
- remove
Incoming search terms:
- operations on files in c (2)
- C programming file handling sorting (1)
- data file handling in c logical deletion (1)
- file operations in C (1)