今天第一次用 vs code 想问一下这个是不是路径问题 如何解决 使得这个output 正常
文件名中的空格去掉,改为pointerarray.c不然 gcc pointer array.c的时候,当成两个参数处理了,导致即不认识pointer是啥,也不知道array.c是啥