Usage of fopen modes r, r+, w, w+, a and a+

Background I did the following operations, but got an unexpected result. Use fopen function to open a file. Use fprintf function to write two integers … Continue reading Usage of fopen modes r, r+, w, w+, a and a+