View Single Post
Bad_Bud
Senior Member
Join Date: Oct 2006
Location: The internet
Old 10-22-2006 , 19:53   Re: Using Files to write data/values(old and new file commands)
Reply With Quote #3

Both of the strings are unknown. One is saved from previous user input, and the new one is saved from user input, all I need to do is combine them. It doesn't really matter what the values are, I just used those phrases as examples for what the user might have typed in. Is it not possible to just read a line until you reach the end of the line then stop? What I was doing was pseudo working, because it was reading the text from the file, but it was adding those weird end of string and backslash characters and I'm not sure how to get rid of them.

If you want to see my code as an example, I can send it to you. I just don't want everyone getting access to it because it's something new and cool and needs more stuff to make it work in its entirety.
Bad_Bud is offline