由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - why strlen library function doesn't check NULL pointer
相关主题
copy link with random additional pointers请帮忙看段code,为什么过不了。
reverse random pointers of a single linked listbloomberg 电话面试问题
请教下copy list with random pointer问到linked list 的题目
菜鸟求救 请大家看看我的代码有没有问题什么情况下pass by reference比pass by pointer好?
leetcode上wild matchlinklist exercise
发一个刚面的startup面经问个C的基本问题
面试的时候可以用STL之类的库函数吗?Tricky Pointer Problems -- Which level are you?
求帮忙看看哪里有问题!sorted linked list里insert一个node
相关话题的讨论汇总
话题: null话题: strlen话题: pointer
进入JobHunting版参与讨论
1 (共1页)
f*****y
发帖数: 444
1
checked the strlen source code, it doesn't check the NULL pointer, why?
r*******y
发帖数: 1081
2
if no NULL, then trouble

【在 f*****y 的大作中提到】
: checked the strlen source code, it doesn't check the NULL pointer, why?
1 (共1页)
进入JobHunting版参与讨论
相关主题
sorted linked list里insert一个nodeleetcode上wild match
remove a node (and its memory) from a doubly linked list发一个刚面的startup面经
弱问一个小问题,leetcode 上merge sorted list面试的时候可以用STL之类的库函数吗?
Populating Next Right Pointers in Each Node II求帮忙看看哪里有问题!
copy link with random additional pointers请帮忙看段code,为什么过不了。
reverse random pointers of a single linked listbloomberg 电话面试问题
请教下copy list with random pointer问到linked list 的题目
菜鸟求救 请大家看看我的代码有没有问题什么情况下pass by reference比pass by pointer好?
相关话题的讨论汇总
话题: null话题: strlen话题: pointer