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



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

CtrlZMarksEOF

Determine whether CTRL-Z marks the end of file.

Declaration

Source position: sysunixh.inc line 48

const CtrlZMarksEOF: Boolean = false;

Description

CtrlZMarksEOF indicates whether on this system, an CTRL-Z character (ordinal 26) in a file marks the end of the file. This is False on most systems except on DOS.

To get DOS-compatible behaviour, this constant can be set to True

See also

LineEnding

  

Constant describing the current line ending character.

SetTextLineEnding

  

Set the end-of-line character for the given text file.

Notes

 No notes exist for this page yet. 





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