기금넷 공식사이트 - 복권 조회 - 스포츠 복권 판매 단말기가 인터넷 연결을 설정하는 데 실패한 이유는 무엇입니까?

스포츠 복권 판매 단말기가 인터넷 연결을 설정하는 데 실패한 이유는 무엇입니까?

//나에게 800 부를 줘 # include # include # define n60 # define buflen1024 typedef struct 마크 레코드 {charname [n] 문자 번호 [n]; 찰텔 [n]; Struct tagRecord * next} 레코드, * PtRecordtypedef 열거 태그 유형 {ByName= 1, ByNum, ByTel, }Type. Typedef 열거 표식 메뉴 {Quit=0, Add, Del, Find, Output, OutputAll, Alter,} Menuvoid processmenu (메뉴 m); Voidinit (); Voidbegin (); Voidfreeall (); Intadd (); Void del (int n) : PtRecord find(char *v, 유형 Type t);; Void 출력 (int n); Voidoutputall (); Voidalter (); Char temp[BufLen]={'\0'}, temp2[BufLen]={'\0'}, quit[]= "quit ";; PtRecord 머리, 꼬리; Intmain () {begin (); 시스템 ("일시 중지"); EXIT _ SUCCESS}// 프로세스 메뉴 void processmenu (메뉴 m) {