BytesClub / chalk

Command line text editor written in C
12 stars 5 forks source link

Error handling. #12

Closed satyamvats5 closed 7 years ago

satyamvats5 commented 7 years ago

We are going to add some error handling to our program such that , if anything unexpected happens, our program will give a brief error message and will terminate.