[fpc-pascal] Extended, Currency and TDateTime memory layout

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Sat Aug 7 23:13:54 CEST 2010


On Sat, Aug 7, 2010 at 10:44 PM, Zaher Dirkey <parmaja at gmail.com> wrote:
> A Currency is a Int64 not float, if you assign currency to float variable
> (double/extended) and return back to currency variable, you will not get the
> same value.

Yes, but I didn't write the server .... I just need to interface with
it's strange messages =) In general it works ok, but the Currency
converted to Extended is giving me some headaches ...

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list