-wxFile may be used for low-level IO. It contains all usual functions to work
-with files (opening/closing, reading/writing, seeking...) but, compared to
-using standard C functions, brings error checking (in case of an error a message
+wxFile may be used for low-level IO. It contains all the usual functions to work
+with files (opening/closing, reading/writing, seeking, and so on) but compared with
+using standard C functions, has error checking (in case of an error a message