This video shows how smart quotes will cause errors in your C code
0:17 - This error usually happens when you copy & paste code from a browser or document
0:32 - Pasting that code directly into an editor can add smart quotes to your code which can cause an error
1:00 - Seeing & fixing the error
1:32 - Compiling the corrected code
1:48 - More about smart quotes
Download
0 formats
No download links available.
Debugging C: Stray '\342' in program or stray \200 or \235 | NatokHD