string to ASCII binary converter
-
Updated
Apr 19, 2020 - C++
string to ASCII binary converter
.TXT (or input string) to output .TXT braille counterpart
C++ program that converts text to ASCII and vice versa.
The most basic of basic text parsing (Doubles up as me doing "Hello World" here). I whipped this up to convert G/HLSL shader files to an inline string format so I could dump them into demo frameworks.
Add a description, image, and links to the text-converter topic page so that developers can more easily learn about it.
To associate your repository with the text-converter topic, visit your repo's landing page and select "manage topics."