Am I writing a programme intended to read a text file and format the contents. The text file is one long line, and should be formatted such that a new line is used instead of a ',' in the text.
Right now I am getting 17 C:\Dev-Cpp\Parser\Main.cpp initializer fails to determine size of `str'
I can't say that I understand this error or now to fix it. Any advice would be helpful. Clearly I am very new to this and am trying to grasp the basics while writing things I find useful.