$eot top-level constant

int const $eot

"End of Transmission" control character.

Implementation

const int $eot = 0x04;