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