char *ch1 = (char*)malloc(sizeof(char)*2); ch1[0] = ch; ch1[1] = '\0'; free(ch1);
6.3w+
社区成员
25.0w+
社区内容