Hi,

When using RTTI, I sometimes need to know the decimal precisions of a
TFloatType. For example
ftSingle = 8
ftDouble = 16
...

Is there a simple way to get this?
If not: Is it possible to add an array or function to typinfo.pp with some
info (e.g. bits for mantissa, bits for exponential, signed) about
floattypes?

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

Reply via email to