File Handling in C
File Handling inĀ C
FILE HANDLING IN C:- File & Directory:-
File is a mechanism which stores data and Directory is a mechanism which stores file.
Types of File:-
Regular File Directory FIle FIFO File Socket File Link File Character special File Block special File
The maximum size of the file depends upon the file system such as
Windows:- FAT32-4GB NTFS-more than 4GB
MS-DOS:- FAT 16 -64kb
Different file operation andā¦
View On WordPress












