File Handling | Writing/Reading Characters Using fputc and fgetc functions | C programming | 1.2

Опубликовано: 01 Октябрь 2024
на канале: NG Tutorials
8,716
166

In this video, I have discussed writing to a file using fputc function and reading from a file using fgetc function.
fputc function is used to write characters from a file and fgetc function is used to read a character from a file.

Previous video link:    • Introduction to File Handling | File ...  

I have created this free of cost YouTube channel for computer science and information technology students. Through this channel, I have tried to explain some important topics in a simple way. This channel is very helpful for computer science engineering students may be from GATE, NET, M.TECH, B.Tech, BCA, BSC, MCA, MSC etc. In this channel, I am trying to cover previous years solved GATE questions, Data Structures, Algorithm Design, Operating System, Data Base Management System(DBMS), Theory of computation (TOC), compiler design, C programming etc.

My Channel URL:
   / nargishgupta  

My Website URL:
https://www.nargishgupta.com

#filehandling
#fgetc
#fputc
#nargishgupta