C语言.字符串变量

#include <stdio.h> #include <stdlib.h> #include <string.h> char * title= "web 数学 算法 是不是空间不够长"; int str_comparer() { // 字符串是个指向字符串开头的指针 char * tt1 = "a
posted @ 2023-08-02 12:37  etfolin  阅读(50)  评论(0编辑  收藏  举报