>> > If not, how can I determine the current processor byte order?
>>
>> {$ifdef FPC_BIG_ENDIAN}
>> {$ifdef FPC_LITTLE_ENDIAN}
>
> Thanks.

Oops... this was 1.1 only. For 1.0.x (and still supported by 1.1, but
deprecated) it is ENDIAN_LITTLE and ENDIAN_BIG



_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to