由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - simple C question
相关主题
Anybody help me on these questions?[转载] CS Interview question
C++ questions[转载] Re: [转载] 这样读多个文件对吗?
问一道C++的题目。 (转载)strlen怎么实现的
[合集] 这样写有什么不好?请教一个关于字符指针的简单问题
[合集] 问个面试的编程题目[转载] Re: 问个土问题吧
Array in Clittle endian vs big endian
C ++ 问题c++ string 一问
new了指针,delete的时候出错了Is it safe?
相关话题的讨论汇总
话题: what话题: getbuf话题: simple
进入Programming版参与讨论
1 (共1页)
x***y
发帖数: 45
1
char * b, q, *r;
b=getbuf();
q = *b;
What will be in variable ‘q’? Under what conditions might this not be so?
f*****Q
发帖数: 1912
2
getbuf是啥?
1 (共1页)
进入Programming版参与讨论
相关主题
Is it safe?[合集] 问个面试的编程题目
EOF一问Array in C
difference between: char** p and char*p[] ??C ++ 问题
请各位帮我看看这个最简单的Stored Procedurenew了指针,delete的时候出错了
Anybody help me on these questions?[转载] CS Interview question
C++ questions[转载] Re: [转载] 这样读多个文件对吗?
问一道C++的题目。 (转载)strlen怎么实现的
[合集] 这样写有什么不好?请教一个关于字符指针的简单问题
相关话题的讨论汇总
话题: what话题: getbuf话题: simple