#include<string.h>
#include<stdio.h>
main()
{
    int i;
    char *1[]= "abcdef", s2[] = "123456", s3[50]; 
    strcpy(s3, s1);
    strcat(s3, s2);
    puts(s3);
}
我做出来的,"kevin3000"编的不知道为什么,不对````````
#include<string.h>
#include<stdio.h>
main()
{
    int i;
    char *1[]= "abcdef", s2[] = "123456", s3[50]; 
    strcpy(s3, s1);
    strcat(s3, s2);
    puts(s3);
}
我做出来的,"kevin3000"编的不知道为什么,不对````````
 2007-06-21 17:22
	    2007-06-21 17:22
   2007-06-21 17:26
	    2007-06-21 17:26
  高中??
他怎么可能那么老啊
人家才上初中
 2007-06-21 20:23
	    2007-06-21 20:23
   2007-06-21 22:33
	    2007-06-21 22:33
   2007-06-21 22:45
	    2007-06-21 22:45
   2007-06-21 22:46
	    2007-06-21 22:46