Writes an array of string to a file
If a file already exists, it will be overwritten, and \n is added at end of each string
exception on failure
See Implementation
Writes an array of string to a file
If a file already exists, it will be overwritten, and \n is added at end of each string