This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C129ENCPDT: Smart quotes used in some GEL examples

Part Number: TM4C129ENCPDT


Tool/software: Code Composer Studio

A minor point, but have noticed that some of the examples in the GEL documents use smart quotes to terminate strings, rather than ASCII code 34 for double-quotes.

E.g. when paste the example from GEL_LoadGEL() into the CCS editor the quotes are not valid:

I don't know how the GEL documentation was prepared, but have seen similar issues when paste code examples (or command lines) into Microsoft Word which then decides to automatically convert ASCII code 34 into smart-quotes.