The Conroy & Conroy Subroutine Library (2021.3 edition)

_ASCII
What: file
Layer: 0
Platforms: Assembly, C, C++, C#, Javascript, Pascal (All), PHP, Python

This file contains constant definitions related to the ASCII character set. It defines the following.
Character values:

NameValueDescription
NUL0Null
SOH1Start Of Heading
STX2Start Text
ETX3End Text
EOT4End Of Transmission
ENQ5Enquiry
ACK6Acknowledge
BEL7Bell
BS8Backspace
HT9Horizontal Tab
LF10Line Feed
VT11Vertical Tab
FF12Form Feed
CR13Carriage return
SO14Shift Out
SI15Shift In
DLE16Data Link Escape
DC117Direct Control 1
XON17Transmission On
DC218Direct Control 2
DC319Direct Control 3
XOFF19Transmission Off
DC420Direct Control 4
NAK21Negative Acknowledge
SYN22Synchronous idle
ETB23End Tranmission Block
CAN24Cancel
EM25End of Medium
SUB26Substitute
ESC27Escape
Escape27Ditto
FS28Form separator
GS29Group separator
RS30Record separator
US31Unit separator
Space32Space
SP32Space
DEL127Delete
IND132DEC supplemental code
NEL133DEC supplemental code
SSA134DEC supplemental code
ESA135DEC supplemental code
HTS136DEC supplemental code
HTJ137DEC supplemental code
VTS138DEC supplemental code
PLD139DEC supplemental code
PLU140DEC supplemental code
RI141DEC supplemental code
SS2142DEC supplemental code
SS3143DEC supplemental code
DCS144DEC supplemental code
PU1145DEC supplemental code
PU2146DEC supplemental code
STS147DEC supplemental code
CCH148DEC supplemental code
MW149DEC supplemental code
SPA150DEC supplemental code
EPA151DEC supplemental code
CSI155DEC supplemental code
ST156DEC supplemental code
OSC157DEC supplemental code
PM158DEC supplemental code
APC159DEC supplemental code
NBSP160DEC supplemental code
EBS254Extended backspace (used by SMU)
CRLF1310Combinate of CR and LF
Control_A1Start Of Heading
Control_B2Start Text
Control_C3End Text
Control_D4End Of Transmission
Control_E5Enquiry
Control_F6Acknowledge
Control_G7Bell
Control_H8Backspace
Control_I9Horizontal Tab
Control_J10Line Feed
Control_K11Vertical Tab
Control_L12Form Feed
Control_M13Carriage return
Control_N14Shift Out
Control_O15Shift In
Control_P16Data Link Escape
Control_Q17Direct Control 1
Control_R18Direct Control 2
Control_S19Direct Control 3
Control_T20Direct Control 4
Control_U21Negative Acknowledge
Control_V22Synchronous idle
Control_W23End Tranmission Block
Control_X24Cancel
Control_Y25End of Medium
Control_Z26Substitute


Numeric values:

NameValueDescription
_NUL0Null
_SOH1Start Of Heading
_STX2Start Text
_ETX3End Text
_EOT4End Of Transmission
_ENQ5Enquiry
_ACK6Acknowledge
_BEL7Bell
_BS8Backspace
_HT9Horizontal Tab
_LF10Line Feed
_VT11Vertical Tab
_FF12Form Feed
_CR13Carriage return
_SO14Shift Out
_SI15Shift In
_DLE16Data Link Escape
_DC117Direct Control 1
_XON17Transmission On
_DC218Direct Control 2
_DC319Direct Control 3
_XOFF19Transmission On
_DC420Direct Control 4
_NAK21Negative Acknowledge
_SYN22Synchronous idle
_ETB23End Tranmission Block
_CAN24Cancel
_EM25End of Medium
_SUB26Substitute
_ESC27Escape
_Escape27Ditto
_FS28Form separator
_GS29Group separator
_RS30Record separator
_US31Unit separator
_Space32Space character
_SP32Space
_DEL127Delete
_CRLF2573Combination of CR and LF
_IND132DEC supplemental code
_NEL133DEC supplemental code
_SSA134DEC supplemental code
_ESA135DEC supplemental code
_HTS136DEC supplemental code
_HTJ137DEC supplemental code
_VTS138DEC supplemental code
_PLD139DEC supplemental code
_PLU140DEC supplemental code
_RI141DEC supplemental code
_SS2142DEC supplemental code
_SS3143DEC supplemental code
_DCS144DEC supplemental code
_PU1145DEC supplemental code
_PU2146DEC supplemental code
_STS147DEC supplemental code
_CCH148DEC supplemental code
_MW149DEC supplemental code
_SPA150DEC supplemental code
_EPA151DEC supplemental code
_CSI155DEC supplemental code
_ST156DEC supplemental code
_OSC157DEC supplemental code
_PM158DEC supplemental code
_APC159DEC supplemental code
_NBSP160DEC supplemental code
_EBS254Extended backspace (used by SMU)
_Control_A1Start Of Heading
_Control_B2Start Text
_Control_C3End Text
_Control_D4End Of Transmission
_Control_E5Enquiry
_Control_F6Acknowledge
_Control_G7Bell
_Control_H8Backspace
_Control_I9Horizontal Tab
_Control_J10Line Feed
_Control_K11Vertical Tab
_Control_L12Form Feed
_Control_M13Carriage return
_Control_N14Shift Out
_Control_O15Shift In
_Control_P16Data Link Escape
_Control_Q17Direct Control 1
_Control_R18Direct Control 2
_Control_S19Direct Control 3
_Control_T20Direct Control 4
_Control_U21Negative Acknowledge
_Control_V22Synchronous idle
_Control_W23End Tranmission Block
_Control_X24Cancel
_Control_Y25End of Medium
_Control_Z26Substitute