[ CnUnix ] in KIDS 글 쓴 이(By): HellCat ((void*)0) 날 짜 (Date): 1994년09월23일(금) 00시26분17초 KDT 제 목(Title): scanf in case of early matching failure - returns 0 INPUT ends BEFORE the first matching failure or conversion - returns EOF! --- if (t_snddis(KIDS[i].fd, (struct t_call *)NULL) == -1) { t_error("날 죽여라!!"); longjmp ((jmp_buf) HELL, -1); } |