>> Edit article
이름
제목
패스워드
#include <stdio.h int main() { char cmd[20]; gets(cmd); printf("%s",cmd); return 0; } 에서 gcc -o test test.c -lm 하면 gets() is dangerous and should not be used 라고 에거가 생기네요. 도와 주세요... 제가 보기에는 이상이 없는데 말입니다. 부탁드립니다.
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved