On 1/7/17, Tomas Hajny <xhaj...@hajny.biz> wrote:

> I can't comment the first part, but where exactly is a type named "float"
> defined in FPC (which unit)?

Float is defined in math unit.
It is an alias to float128, if that type exists, else extende, or else
to double, or else to single.

Bart
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to