Well im making a program that reads a settings file defaulted on windows XP to figure out some information and show the user.
But im trying to figure out how to write a line of text like "//Displayed by BazzleStag" at the bottom of the settings file,
So is there a way to write a string of text to the bottom line of a .ini or .txt without disturbing the other information in the file?