Documentation ¶
Index ¶
Constants ¶
View Source
const ( ASCIIBEL = 007 ASCIIBS = 010 ASCIITAB = 011 ASCIINL = 012 ASCIIFF = 014 ASCIICR = 015 ASCIIESC = 033 ASCIISPC = 040 DasherERASEEOL = 013 DasherERASEPAGE = 014 DasherCURSORLEFT = 031 DasherWRITEWINDOWADDR = 020 //followed by col then row DasherDIMON = 034 DasherDIMOFF = 035 DasherUNDERLINE = 024 DasherNORMAL = 025 DasherDELETE = 0177 )
ASCII and DASHER special characters
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.