[fpc-devel] error in comment?

Vincent Snijders vsnijders at quicknet.nl
Thu Aug 16 14:40:53 CEST 2007


While browsing the rtl sources, I stumbled on the following in
rtl\win32\system.pp

const
   CtrlZMarksEOF: boolean = true; (* #26 not considered as end of file *)

The comment seems inconsistent with the the value 'true'. See also 
http://lazarus-ccr.sourceforge.net/docs/rtl/system/ctrlzmarkseof.html

Vincent



More information about the fpc-devel mailing list