Handling textfiles

Post Reply
User avatar
Dutchman
Posts: 851
Joined: Mon May 06, 2013 9:21 am
My devices: iMac, iPad Air, iPhone
Location: Netherlands
Flag: Netherlands

Handling textfiles

Post by Dutchman »

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.
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.

User avatar
Mr. Kibernetik
Site Admin
Posts: 4786
Joined: Mon Nov 19, 2012 10:16 pm
My devices: iPhone, iPad, MacBook
Location: Russia
Flag: Russia

Re: Handling textfiles

Post by Mr. Kibernetik »

Very nice test! Good coding style.

Post Reply