本文介绍了无法将函数定义与现有声明匹配的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我的代码有一个非常严重的错误,我没有任何想法,请帮帮我,我的错误是:
错误C2244:"student< me> :: myquicksort":无法将函数定义与现有声明匹配
我该怎么办
?????? :(:confused:
i have a very bad error on my code, i dont have any idea abut it, please help me, my error is :
error C2244: ''student<me>::myquicksort'' : unable to match function definition to an existing declaration
what should i do
?????? :( :confused:
推荐答案
这篇关于无法将函数定义与现有声明匹配的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!