C语言小机器人
# include # include # define MAXSTR 200# define REBOT "小C说: "# define YOUR "您 说: "# define EXIT "-e
"# define NOREPLY "我不知道你说什么呢!
"char *GetRebot(char *str, char *reply); //处理接收的对话内容,返回机器人回
"# define NOREPLY "我不知道你说什么呢!
"char *GetRebot(char *str, char *reply); //处理接收的对话内容,返回机器人回





