C Programming Tutorial in Nepali, Part 94: File Operations (rename and remove)
In this video, we will learn to use the functions rename and remove that are used to perform OS level operations on a file. With the use of rename function, we will rename a file and using remove, we will delete it from the disk. We will also learn how to handle errors that occur during renaming and deletion.
Subscribe for more tutorials: https://www.youtube.com/BikalpaCodes?sub_confirmation=1
C Programming Tutorial in Nepali Playlist: https://www.youtube.com/playlist?list=PLk98IQqBPuzL7BjQiRucdO3mdd6iJ51zM
Source code available at: https://github.com/theoctober19th/c-tutorials
Follow me on:
Facebook : https://facebook.com/theoctober19th
Twitter: https://twitter.com/theoctober19th
Instagram: https://instagram.com/theoctober19th
Website: https://bkalpa.com.np
#CProgramming #BikalpaCodes #BikalpaDhakal