Error source: The code has illegal Ascll code character, illegal space, generally copy the code on the web page to the editor will appear this error.
Solution: According to the error prompt line to find the illegal character, delete it. If the character in the Chinese state below the red wave, directly modify, if the space error, the first block of code to see what part is redundant, delete it. Really can not find the error character, code short can be handwritten.
Solution: According to the error prompt line to find the illegal character, delete it. If the character in the Chinese state below the red wave, directly modify, if the space error, the first block of code to see what part is redundant, delete it. Really can not find the error character, code short can be handwritten.
Read More:
- error C2057: expected constant expression (Can the size of an array in C language be defined when the program is running?)
- error: stray ‘\302’ in program
- error: stray ‘\240’ in program
- C language — to solve the problem of program flashback when programming (in VS)
- error: stray ‘\357’ in program
- error: How to solve stray ‘\342’ in program
- Solution to stray’\357′ in program when gcc is compiled
- C language program running results flash back how to do
- Error: stray ‘- 239’in program solution
- C language string processing error warning, c4996, sprintf, predicted, c4996, strcpy, c4996, strcat
- Error c2137 of C language: empty character constant (Fixed)
- Explain stdin, stdout, stderr in C language
- The function and usage of argc and argv in C language
- Solutions to error c2143: syntax error: missing ‘;’ before ‘type’ in C + + program compilation
- 【.Net Core】using declarations‘ is not available in C# 7.3. Please use language version 8.0 or greate
- Solution to the segmentation fault of single chain table in C language
- Solution to error [error] LD returned 1 exit status in C language
- Vscode running C program error luanch:program does not exsist
- R language – error analysis – error in Call.graphics (C_ palette2, .Call(C_ palette2, NULL)) : invalid graphics state
- Three kinds of errors in C + + program