I making simple text editor in c++. Console text editor, and i want to make a function to write in file, but do not creating new if it is not existing. Is it possible? Something