[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Testing endianness
From: |
Przemek Klosowski |
Subject: |
Re: Testing endianness |
Date: |
Wed, 21 Jan 2004 18:02:34 -0500 (EST) |
If neither are true, I imagine it is a bug. Would it be better to
have a different single value stored in octave_config_info? If so,
what would you like to call it?
Not necessarily: little-endian is 0123, big-endian is 3210, and PDP-11
used a format (perhaps for floating point, but I don't remember because
it was 25 years ago, blush) where bytes were ordered 0132, or something
like that. I agree though that it is not a current concern.
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------