我知道如何使用二维数组制作字符串数组,但我可以这样做:
char array[]; array[1]="bob"; array[2]="cat";
c arrays string ansi-c
ansi-c ×1
arrays ×1
c ×1
string ×1