Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59899 > unrolled thread

Re: Byteorder of audioop functions

Started bySerhiy Storchaka <storchaka@gmail.com>
First post2013-11-18 20:10 +0200
Last post2013-11-18 20:10 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Byteorder of audioop functions Serhiy Storchaka <storchaka@gmail.com> - 2013-11-18 20:10 +0200

#59899 — Re: Byteorder of audioop functions

FromSerhiy Storchaka <storchaka@gmail.com>
Date2013-11-18 20:10 +0200
SubjectRe: Byteorder of audioop functions
Message-ID<mailman.2858.1384798259.18130.python-list@python.org>
18.11.13 18:51, Michael Schwarz написав(ла):
> Is the byteorder (or endianness) of the functions in the audioop module somewhere specified or does anyone know how it behaves on different systems?
>
> On my little-endian system it matches the system's endianness:

It always matches the system's endianness.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web