阅读背景:

使用while循环遍历作为C中的参数接收的char数组

来源:互联网 

I'm still a little new to C, and one hiccup I've been stuck on for the past bit is iterating through a char array received as a parameter. The char array was created as a String literal and passed as an argument. From my understanding this array being received as simply a pointer to the first element in the array; my goal is to loop through each element until reaching the end of the String literal that was passed.I'm still a little new to C, and one hiccup I'v




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

分享到: