Hello forum, vaironl here.
I have a project which will be due at the end of the year. I'm taking in the user input from 1- 40 ingredients with, name, amount, an unit. Additionally I'm taking a description which is a paragraph, and I store these values in a text file. The problem is that after a certain amount of characters, everything is being writting to the next line. I would like everything to be on one line, and I'm really confuse on how to do this because the paragraphs have a large amount of whites paces(Enter).
Does anyone recommend another way to write this? Perhaps an XML document, or word, but what of my user does not have these programs?
Thanks