I copied a relatively simple code from the Internet, and encountered the following problems when compiling:
Test_getopt.c :9:35: error: stray ‘\342’ in program
. C :9:35: error: stray ‘\200’ in program
. C :9:35: error: stray ‘\235’ in program
test_getopt.c:12:3: error: Stray ‘\342’ in program
test_getopt.c:12:3: error: stray ‘\200’ in program
test_getopt.c:12:3: error: stray ‘\230’ in program
test_getopt.c:12:3: error: stray ‘\230’ in program
test_getopt.c:12:3: error: Stray ‘\342’ in program
test_getopt.c:12:3: error: stray ‘\200’ in program
test_getopt.c:12:3: error: stray ‘\231’ in program
test_getopt.c:13:4: error: Stray ‘\342’ in program
test_getopt. C :13:4: error: stray ‘\200’ in program
Say, the reason for this problem is that the source code exists in Chinese characters, such as “”,, etc., it can be changed!
Read More:
- error: stray ‘\240’ in program
- Solution to stray’\357′ in program when gcc is compiled
- error: stray ‘\302’ in program
- error: stray ‘\357’ in program
- C language error: stray ‘\ 240’ in program|
- Error: stray ‘- 239’in program solution
- How to solve the problem that the output results of C + + program written in VS2010 flash by
- Python program uses OS. System () method to call exe program, resulting in no response of main program process
- This program cannot be started because vcruntime140 is missing from your computer_ 1.dll。 Try to install the program again to solve the problem.
- C language — to solve the problem of program flashback when programming (in VS)
- To solve the problem of flashback of calling class function of glutsolidcube() in Win32 program
- A solution to the problem of “straight ‘\ 357’ in program” when compiling GCC
- Solution: how to set program permission as administrator permission in vs2019
- Solve the problem of “A TimThumb error has occured” in the WordPress program
- C language program running results flash back how to do
- Error: the solution of “241” and “343” in program
- How to Debug ‘The System cannot Execute the specified program’ message.
- How to solve oserror: [errno 98] address already in use and kill the python3 process
- How to solve the problem of “unable to open source file XXXXX. H” in VS development?
- How to solve the [error 11004] getaddrinfo failed error in nltk downloader