arrayToFile

Writes an array of string to a file Throws exception on failure

void
arrayToFile
(
string[] array
,
string fname
)

Meta