如何跨preT"错误C2018:未知字符“0X40”? [英] How to interpret "error C2018: unknown character '0x40'?

查看:1288
本文介绍了如何跨preT"错误C2018:未知字符“0X40”?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在编写一些code我收到以下内容:

While compiling some code I receive the following:

错误C2018:未知字符0X40

"error C2018: unknown character '0x40'"

我不知道如何解决这些问题?

I wonder how to resolve such issue?

推荐答案

下面是我将开始:


  • 你有没有包含任何非标准包含文件?如果是这样,检查这些错误。

  • Have you included any non-standard include files? If so, check those for errors.

你有没有错过一个分号的地方?

Have you missed a semi-colon somewhere?

您意外使用对象>数据,而不是对象 - 在你的code Anywhere数据>

Have you accidently used object > data instead of object -> data anywhere in your code?

你有没有从一台计算机(OS)到另一个复制code,引起编码问题?

Have you copied the code from one machine (OS) to another, causing encoding issues?

这篇关于如何跨preT"错误C2018:未知字符“0X40”?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆