Tag Archives: array

How to read file from a file paragraph.txt & store it in a single 1-d array in C?

I am trying to write a program that formats the text from the paragraph but i seem to be stuck on the part where i ned to read the file and store all the word into 1 large array. Can … Continue reading

Tagged , , , , , , | Leave a comment