05 2012 档案

C字符串数组与字符串指针
摘要:1,首先源码:#include #include int our_init_data = 30; int our_noinit_data;void our_prints(int a,int b,int c,int d){ int our_local_data = 1; c... 阅读全文

posted @ 2012-05-04 12:05 Tonystz 阅读(199) 评论(0) 推荐(0)