void far outtextxy(int x, int y, char *textstring);
你把第三个参数换一下,换长一点的字符串试一下
该不会没有引用头文件吧?例子,http://www.programmingsimplified.com/c/graphics.h/outtextxy