My thanks to everyone who responded. I learned something new, which is
always a good thing, plus my program now works correctly!
Take care,
Jim
- Original Message -
From: "Jonathan M Davis"
To: "digitalmars.D.learn"
Sent: Thursday, October 20, 2011 8:19 PM
S
On Thu, 20 Oct 2011 19:48:54 +0300, Jim Danley wrote:
>> I have been a programmer for many years and started using D about one
>> year back. Suddenly, I find myself in unfamiliar territory. I need to
>> used Finish umlauts in chars and strings, but they are not part of my
>> usual American ASCI
On Thu, 20 Oct 2011 19:48:54 +0300, Jim Danley wrote:
> I have been a programmer for many years and started using D about one
> year back. Suddenly, I find myself in unfamiliar territory. I need to
> used Finish umlauts in chars and strings, but they are not part of my
> usual American ASCII cha
On Thursday, October 20, 2011 09:48 Jim Danley wrote:
> I have been a programmer for many years and started using D about one year
> back. Suddenly, I find myself in unfamiliar territory. I need to used
> Finish umlauts in chars and strings, but they are not part of my usual
> American ASCII charac
Make sure your source file is saved in UTF-8 format.