boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - what is the differnece between const char * and..
相关主题
[转载] 紧急求教一个技术问题 unix c
what are the differnces between unix shell?
link between file descriptor & pointer?
What is different between awk and nawk?
Re: How to compare two binary files in Unix?
[转载] C 语言输入函数紧急求助!
[转载] UNIX下的strtok
about strtok()
请回答一下9176
True 64移植档AIX5L 的问题
相关话题的讨论汇总
话题: const话题: char话题: differnece
进入Unix版参与讨论
1 (共1页)
r*e
发帖数: 112
1
I am try to use one function.
int execvp (const char *file, char *const arv[]);
but , I am confused by 'const char *' and 'char *const'
what is the differnce between them?
Tx!
1 (共1页)
进入Unix版参与讨论
相关主题
True 64移植档AIX5L 的问题
Regular expression
急: another批量替换
奇怪的 C 问题
a "chdir" problem in C program
[转载] 问个小问题
Unix下好好的到了linux下segment fault
[合集] bloomberg面试教训
一个基本的string问题
请教operator const char*() 的问题
相关话题的讨论汇总
话题: const话题: char话题: differnece