阅读背景:

在C中递归搜索链表

来源:互联网 

I'm fairly new to C and I was trying to write a method that will search a linked list recursively, however I had no success. The function contains returns 0 if the name is not found in any of the nodes of the linked list, and 1 is is found.I seem to be getting into an infinite loop. Any help would be greatly appreciated!I'm fairly new to C and I was trying to write a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: