file i/o in a variety of languages

Nick Sabalausky a at a.a
Fri Aug 27 12:14:37 PDT 2010


"Andrei Alexandrescu" <SeeWebsiteForEmail at erdani.org> wrote in message 
news:i5902n$20mi$1 at digitalmars.com...
> On 8/27/10 11:25 PDT, Walter Bright wrote:
>> Trass3r wrote:
>>>> D doesn't look half bad:
>>>
>>> Yeah that comment about Go says it all:
>>>
>>>> It's rather amazing that given 30 years of evolution and language
>>>> design, they've still managed to invent a new language that's as hard
>>>> to write error-checking code in as C. Even Java's less verbose! - DK
>>
>> Here's the Go example. I think Go has made a serious error in centering
>> their design around error codes.
>> ----------------------------------------
>> package main
>>
>> import (
>> "os"
>> "bufio"
>> "log"
>> )
>>
>> func main() {
> [post abruptly ends here with a header dump]
>
> Is it my thunderbird installation, or does everybody see a chopped 
> message?
>

Works fine in outlook express. 




More information about the Digitalmars-d mailing list