Only Somewhat Works Properly
Just a flat text document seems to scan okay, but not program code that contains special sets of characters used in programming C, C++, etc.
It seems to be getting especially confused with the forward slash used for comments in code. My guess is that its own code is somehow interpreting it. The comment areas themselves are all parsed weird and then everything after it is jumbled, missing and repeated.
Lots of potential here, but still needs some work!
It seems to be getting especially confused with the forward slash used for comments in code. My guess is that its own code is somehow interpreting it. The comment areas themselves are all parsed weird and then everything after it is jumbled, missing and repeated.
Lots of potential here, but still needs some work!
Show more

