0

我在 XV6 的内核模块中工作。我需要像这样进行动态调用:

proc->tf->eax = hashTable[index]->name();

但是得到一个错误:错误:被调用的对象不是函数或函数指针

4

0 回答 0