Josh Coalson wrote: > --- Erik de Castro Lopo <[EMAIL PROTECTED]> wrote: > > Josh Coalson wrote: > > > the closest thing I found was ntohl() which appears to be a > > > function call > > > > Avoid that like the plague. > > why so? on linux/glibc it appears to map to just a nop or bswap > builtin.
Omn some platforms it is an actual function call and on some platforms it requires linking with network libs. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo +-----------------------------------------------------------+ "A 'newbie', in Haskell, is someone who hasn't yet implemented a compiler. They've only written a monad tutorial." -- From #haskell on freenode _______________________________________________ Flac-dev mailing list Flac-dev@xiph.org http://lists.xiph.org/mailman/listinfo/flac-dev