Actually, I think that these flags should not exist.
I believe that the .au files have to be in big-endian format (the file has to be encoded the same way whether you're working in big-endian machine or in a little-endian one, otherwise the file format would not be portable...
In any case, the flag fix will already enable to write the file properly, by using the -big flag so..., thanks :)
Bye, jc
Jorge Cardoso <-> jorgecardoso@ieee.org
"Whether you believe you can, or whether you believe you can't, you're absolutely right." - Henry Ford
Hmm... well, the NeXTs took ".au" files either way (and specified them that way) -- but this might just be an obsolete NeXTStep-ism. I don't know how they're handled on Macintoshes these days.
cheers Miller
On Mon, Jan 19, 2004 at 11:14:28AM -0000, Jorge Cardoso wrote: