[fpc-devel] missing descriptions for few compiler magic functions
Paul Ishenin
webpirat at mail.ru
Mon Jul 20 17:12:08 CEST 2009
Hello, FPC developers' list
I have found that next functions are not described here:
http://freepascal.org/docs-html/rtl/system/index.html
The functions are:
- BitSizeOf
- Finalize
- get_frame
- Initialize
- Pack
- ReadStr
- Unaligned
- Unpack
- WriteStr
It is difficult to find any documentation for them since they are not
present in delphi too (except initialize, finalize).
If I am looking at the wrong place please point me to the right one.
Best regards,
Paul Ishenin.
More information about the fpc-devel
mailing list