看看这个为什么总是输出 一样的字符串
c语言吧
全部回复
仅看楼主
level 2
GreenHand 楼主
#define maxsize 4#
define SUCESS 1
#define UNSUCESS 0#
include
#include
#include
typedef struct{int count ;char *name[maxsize];} HashT;void main(){ int count ; HashT NAME; char str[19]; for (count =0;count
2004年06月11日 07点06分 1
level 1
头晕`````
2004年06月12日 07点06分 2
level 0
你把void main()变成int main()
2006年10月22日 06点10分 4
level 9
我晕,2年前的贴了,你翻他干吗?
2006年10月22日 10点10分 5
level 8
为了让吧主的手做运动(猜的, 哈哈- -)
2006年10月22日 11点10分 6
1