$etx top-level constant

int const $etx

"End of Text" control character.

Implementation

const int $etx = 0x03;