#tutorial
Read more stories on Hashnode
Articles with this tag
Alright! Let's talk about file pointers in C. Today I learned the following 👇 OPERATIONS OF FILE POINTERS IN C "r" = read "w"= write "a" =...