$stx top-level constant

int const $stx

"Start of Text" control character.

Implementation

const int $stx = 0x02;