Re: A couple questions about a simple project

2015-08-17 Thread Ali Çehreli via Digitalmars-d-learn
On 08/17/2015 10:08 AM, Andre Polykanine via Digitalmars-d-learn wrote: > string s; > try { > s = cast(string)std.file.read(f); > try { >

Re: A couple questions about a simple project

2015-08-17 Thread Andre Polykanine via Digitalmars-d-learn
From: John Colvin via Digitalmars-d-learn To: digitalmars-d-learn@puremagic.com Date created: , 6:17:38 PM Subject: A couple questions about a simple project On Monday, 17 August 2015 at 15:05:56 UTC, Andre Polykanine wrote: > Hi everyone, > I'm new to D (I'm learning

Re: A couple questions about a simple project

2015-08-17 Thread FreeSlave via Digitalmars-d-learn
On Monday, 17 August 2015 at 15:05:56 UTC, Andre Polykanine wrote: Hi everyone, I'm new to D (I'm learning it by reading the great online book by Ali Çehreli - thank you very much for it, sir!), and, more than that, programming is my hobby, so please bear with me if I'm asking stupid

Re: A couple questions about a simple project

2015-08-17 Thread John Colvin via Digitalmars-d-learn
On Monday, 17 August 2015 at 15:05:56 UTC, Andre Polykanine wrote: Hi everyone, I'm new to D (I'm learning it by reading the great online book by Ali Çehreli - thank you very much for it, sir!), and, more than that, programming is my hobby, so please bear with me if I'm asking stupid

A couple questions about a simple project

2015-08-17 Thread Andre Polykanine via Digitalmars-d-learn
Hi everyone, I'm new to D (I'm learning it by reading the great online book by Ali Çehreli - thank you very much for it, sir!), and, more than that, programming is my hobby, so please bear with me if I'm asking stupid questions. I've made a toy project which is a small command-line X