File Operations (rename, remove) | C Programming Tutorial in Nepali #94

Опубликовано: 24 Октябрь 2024
на канале: Bikalpa Codes
826
28

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?...

C Programming Tutorial in Nepali Playlist:    • C Programming Tutorial in Nepali (Zer...  

Source code available at: https://github.com/theoctober19th/c-t...

Follow me on:
Facebook :   / theoctober19th  
Twitter:   / theoctober19th  
Instagram:   / theoctober19th  
Website: https://bkalpa.com.np

#CProgramming #BikalpaCodes #BikalpaDhakal