首页 新闻 会员 周边
5
回答数

已解决问题 10 有关于C语言指针的一个问题

1 #include<stdio.h> 2 #include<string.h> 3 int main() 4 { 5 char *s = "hello, world"; 6 printf("%d",