Hi
In this code i should reverse the things that are in input.txt and put them in output.txt for example if in input i have 123 in out put should become 321 and i want to do it with seekp and seekg so please tell me how should i correct this code so that it gives the correct result