随笔分类 - 技术 / C
摘要:#include <stdio.h> #include <stdlib.h> int main() { long aa = 123; long aaa = &aa; // warning: initialization of ‘long int’ from ‘long int *’ makes in
阅读全文
摘要:#include <stdio.h> #include <stdlib.h> #include <string.h> char * title= "web 数学 算法 是不是空间不够长"; int str_comparer() { // 字符串是个指向字符串开头的指针 char * tt1 = "a
阅读全文

浙公网安备 33010602011771号