ProgrammerAH

Programmer Guide, Tips and Tutorial

Skip to content

error: stray ‘\357’ in program

environment:

Programming environment: Ubuntu12.04

Programming tool: Vim

Compiler tools: GCC

Input method: sogou

Note: remote login to Ubuntu12.04 using SecureCRT under Windows 8 using root user account

SecureCRT is a terminal emulator that supports SSH. SecureCRT is used to log into UNIX or Linux server hosts under Windows.

(SSH is short for Secure Shell protocol. Is a security protocol based on the application layer and the transport layer.

error:

Stray ‘\357’ in program

Reason: A full – horn character was typed into the program

.

In the programming, due to the speed of typing, pressing CTRL followed by pressing Space, the system mistakenly detected the CTRL + Space signal and switched the input method from half Angle to full Angle.

This entry was posted in How to Fix and tagged bug, C, linux, Remote login on 2020-10-25 by Robins.

Post navigation

← wget OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version Error when loading the SDK: Solutions →

Recent Posts

  • MAFIA: 1- OpenFlow statistics (Counters, Timestamps)(mafia-sdn/p4demos/demos/1-openflow/1.1-statistics/p4src/of.p4)
  • LDSC: Could not open Corces_ATAC_1000Gv3_ldscores/Corces_ATAC.1.1.l2.ldscore[./gz/bz2]
  • Gradle Package Project Lombok Not Working: No serializer found for class com.qbb.User and no properties discovered to create BeanSerializer……
  • [Solved] PCH Warning: header stop not at file scope
  • pymysql Error: File “/usr/local/lib/python2.7/site-packages/PyMySQL-1.0.2-py2.7.egg/pymysql/connections.py”, line 167 SyntaxError: invalid syntax
Proudly powered by WordPress