utils v0.1.8 (2018-01-19T16:45:16Z)
Dub
Repo
arrayToFile
utils
misc
Writes an array of string to a file Throws exception on failure
void
arrayToFile
(
string
[]
array
,
string
fname
)
Meta
Source
See Implementation
utils
misc
aliases
integer
uinteger
functions
arrayToFile
deleteElement
fileToArray
hasElement
indexOf
insertElement
isAlphabet
isNum
lowercase
makeTable
matchElements
reverseArray
Writes an array of string to a file Throws exception on failure