Or more specifically. The Ascii control character. ^C
, 0x03
, or STX
.
I am trying to get my program to send out color codes in IRC ( I know there is not really a standard for this ), but I am a atleast an hour into research, and I don't know what else to search for. And I don't see anything in VS 2010's options.
All I need to get VS to stop being dumb, and let me input into the text editor the STX or ETX characters. I did already try the encoding in the save as. Any thoughts or ideas please?