vc6的编译是不是存在问题?怎么老出莫名奇妙的问题?
compile通过,但excute是出现错误,这两个之间有什么区别?
出现错误提示是什么愿因?
f:\sourcecode\c++\datastructure\chapter3\linklist.cpp(63) : error C2440: '=' : cannot convert from 'class LinkNode<int> *(__thiscall LinkNode<int>::*)(void)' to 'class LinkNode<int> *'
There is no context in which this conversion is possible
d:\program files\microsoft visual studio\vc98\include\xmemory(59) : while compiling class-template member function 'void __thiscall
有没有vc6.0针对编译的入门书籍?
vc6的补丁在哪儿可下载?