I created this program to become familiar with file handling commands.
It creates a text-file, list the contents, trims a few lines and adds new text.
It is added as attachment. I don't know how to add it as a viewable code-section as in other posts.
Handling textfiles
- Dutchman
- Posts: 851
- Joined: Mon May 06, 2013 9:21 am
- My devices: iMac, iPad Air, iPhone
- Location: Netherlands
- Flag:
Handling textfiles
- Attachments
-
- Handling textfiles.txt
- (3.08 KiB) Downloaded 401 times
Last edited by Dutchman on Sat Sep 28, 2013 12:34 pm, edited 2 times in total.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: Handling textfiles
Very nice test! Good coding style.