[fpc-pascal]byte order

Peter Vreman peter at freepascal.org
Fri Jul 4 12:58:46 CEST 2003


>> > 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






More information about the fpc-pascal mailing list