赞
踩
示例:
下面的代码中,p++,是添加的()
A、加一个字节
B、加一个格子
C、加一个数组
#include<stdio.h>
int main()
{
int arr[10]={1,2,3,4};