Skip to content

Commit a732b7b

Browse files
committed
Initial commit
0 parents  commit a732b7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# DSA_Implementing_File_I_O_Library
2+
3+
In this project, I will try to implement the FILE functions(fopen, fread, fwrite, fclose, fgetpos, fsetpos, feof, ftell, fseek, and maybe fprintf) using the raw set of functions open, read, write, Iseek etc.

0 commit comments

Comments
 (0)