.#include"stio.h"
main()
{
st[8];
printf("inut string:\n");
gets(st);
puts(st);
}
我输入的字符个数超过st[8]的长度,系统为什么会提示:D:tc\TC.EXE
the ntvdm cpu has encountered an illegal instruction.
CS:7007 IP:6668 OP:fo 1b 21 00 ff Choose 'Chose' to terminate the application.