[fpc-pascal] getmem

Luis Fernando Del Aguila Mejía luis3000 at ec-red.com
Fri May 27 04:52:09 CEST 2011


Thanks.

El 26/05/2011 06:15 a.m., Felipe Monteiro de Carvalho escribió:
> On Wed, May 25, 2011 at 7:58 PM, Luis Fernando Del Aguila Mejía
> <luis3000 at ec-red.com>  wrote:
>
>> a: = $ ABFE5689 / / Little endian $ 8956FEAB, it is ok
>> Writeln (Hi (a)) / / Show $ ABFE, it is ok
>> Writeln (Lo (a)) / / Show $ 5689, it is ok
>>
>> In a Big Endian computer. What shows Hi and Lo?
> They show same. Language constructs and RTL routines are Endian-safe
>




More information about the fpc-pascal mailing list