• 2021-04-14
    以下语句使用字符常量对字符数组初始化。
    char string[8]={'e','x','a','m','p','l','e',''};