特殊:字符串

在c语言中定义字符串有3种方式:

char *str = "how are you?";
char str[] = "how are you?";

results matching ""

    No results matching ""