I don't understand the question. I suppose you want to "convert" (i.e., read) the file into an array of chars. Why do you have an initialized array here? If it's the target array, it doesn't need initialization, and the file must be short.
↧