Simple C Tutorials | Programs | Learn C Language
Menu
Home
Programming
C Programming
200+ C Programs
Borland C++ IDE
Multiple Choice Questions
C++ Programming
Java Programming
MCQ
Web Development
JS
ExtJS
JSON
XML
CSS
Tips
About
C Programming : File
Fputc : Write Single Character to specified Stream
Jan 14, 2025
fread Function >> Read Block of Data From Binary Mode File
Aug 26, 2024
fwrite Function >> Write Block of Memory to Binary Mode File
Aug 26, 2024
Fputs : Write Line of Character to File
Mar 27, 2025
Fgets : Read Line of Character from File
Mar 27, 2025
Putc : Write Single Character to specified Stream
Mar 27, 2025
Size of NULL ,EOF,Character,String in C
Feb 7, 2025
EOF and feof function >> stdio.h >> File Handling in C
Jan 29, 2025
Close File >> fclose function >> File Handling >> stdio.h
Jan 29, 2025
Opening and Defining FILE in C Programming
Jan 27, 2025
1
2
3