in reply to Re: Re: Delivering "portable" code between POSIX and Windows
in thread Delivering "portable" code between POSIX and Windows

The latter was new to me. But then, it's something that was added for the ongoing Unicode support effort which is (historically speaking) relatively new. Thanks for the pointer.

Makeshifts last the longest.

  • Comment on Re^3: Delivering "portable" code between POSIX and Windows (binmode on unix)

Replies are listed 'Best First'.
Re: Re^3: Delivering "portable" code between POSIX and Windows
by demerphq (Chancellor) on May 11, 2003 at 20:18 UTC

    It cracks me up a touch. Unix'y types tend to climb on the soapbox about (not) having to binmode, when in fact *nix is pretty much an exception in this regard, and now will have to do it occasionally anyway. lol.


    ---
    demerphq

    <Elian> And I do take a kind of perverse pleasure in having an OO assembly language...
      I never climbed on that particular soapbox, and it's still not going to be something you'll need to think about on *nixoid systems most of the time even now. I am merely content I don't^W very rarely have to deal with such silly issues. :)

      Makeshifts last the longest.