Reading & Writing Text Files (Formatted, Character & Line IO) | C Programming Tutorial in Nepali #89

Опубликовано: 09 Февраль 2026
на канале: Bikalpa Codes
3,840
102

C Programing Tutorial in Nepali, Part 89: Reading and Writing Text Files (Formatted, Character and Line IO).

The following concepts will be discussed in this video:
1. Read and write operations on text files.
2. Differences and similarities between formatted I/O, character I/O and line I/O
3. File handling functions for formatted I/O (fprintf, fscanf)
4. File handling functions for character I/O (fputc, fgetc)
5. File handling functions for line I/O (fputs, fgets)
6. Concept of cursor in files
7. Demonstration of append mode on text files.
and many more.

Subscribe for more tutorials: https://www.youtube.com/BikalpaCodes?...

C Programming Tutorial in Nepali Playlist:    • C Programming Tutorial in Nepali (Zero To ...  

Source code available at: https://github.com/theoctober19th/c-t...

Follow me on:
Facebook :   / theoctober19th  
Twitter:   / theoctober19th  
Instagram:   / theoctober19th  
Website: https://bkalpa.com.np

#CProgramming #BikalpaCodes #BikalpaDhakal