请教编译问题
<p>errorC2440 无法从我想是不是函数类型没定义对,还是 什么指针 转换的问题,不知道 如何解决,请教高手~~ </p> 你有了解编译器的工作原理和代码的规范么? <div class="title">Compiler Error C2440<!--Element not supported - Type: 8 Name: #comment--></div><!--Element not supported - Type: 8 Name: #comment--><p>
</p><div class="section" id="errorTitleSection">
<h4 class="subHeading">
Error Message
</h4>'conversion' : cannot convert from 'type1' to 'type2'<br/>
</div>
<p>The compiler cannot cast from 'type1' to 'type2'.</p> C2440 can occur as the result of conformance and update work that was done in the Standard C++ Library 问题已解决,谢谢楼上的。。 ARX 自定义命令 函数 类型为 VOID ,我改了就编译错误, 具体编译器的工作原理 不是太懂的
页:
[1]