Saving To File

Dec 12, 2020 at 12:32am
At the moment I am writing a code to calculate the registration fee of different vehicles by reading from a file to input the information. This, I understand. However, I have to save the output to a separate file. I'm sure that I know this, but I'm blanking it while I'm trying to write my code. Any pointers?
Dec 12, 2020 at 12:53am
Hello kmcfall,

It would help if you post what code that you do have.

Setting up and writing to a file is much the same as reading a file.

Andy
Topic archived. No new replies allowed.