[vorbis-dev] use of 'long' in vorbis structures

James H. Cloos Jr. cloos at jhcloos.com
Wed May 21 22:23:58 PDT 2003



>>>>> "David" == David Etherton <etherton at rockstarsandiego.com> writes:

David> Since on every other modern sane platform out there
David> sizeof(long)=sizeof(int) anyway wouldn't this be a fairly clean
David> change?

Not true.  Most of the 64 bit platforms use sizeof(int) == 32 bits
and sizeof(long) == 64 bits.  (In general sizeof(long) must be equal
to sizeof(void*).)

-jimC

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list