https://issues.dlang.org/show_bug.cgi?id=23691

Walter Bright <bugzi...@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzi...@digitalmars.com

--- Comment #1 from Walter Bright <bugzi...@digitalmars.com> ---
The use of ^Z to indicate end of file is commonplace on Windows. It dates back
to DOS because the size of a file was the size it was on disk, so ^Z was used
to terminate it.

--

Reply via email to