+ 8
In read mode file is only accessible for your program to read, but never to edit. So by opening with r you just define your type of access. Read function reads the contents of file and does with it whatever you tell it to
17th Apr 2017, 3:18 PM
Dinmukhamed Mailibay
Dinmukhamed Mailibay - avatar