help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'BaseUnix' (#rtl)

tfpreg

Record describing floating point register in signal handler.

Declaration

Source position: sighndh.inc line 20

type tfpreg = record

  significand: array [0..3] of Word;

  

Decimal part of floating point value

  exponent: Word;

  

Exponent of floating point value

end;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505