안녕하세요 페도라에서 gotoxy()를 이용하려고 하는데 찾아보니 ncurses.h파일을 추가해서 사용하라고 한느데 /usr/include안에 파일이 없어서 yum install을 이용하여 설치를 해주었는데 undefined reference to 'stdscr' 등 오류메시지가 뜨더라고요 해결 방법이 없을까요??
-lncurses를 붙여주셔야 하지 않을까요?
Real programmers /* don't */ comment their code. If it was hard to write, it should be /* hard to */ read.
라...라이브러리를!
-lncurses를 붙여주셔야 하지 않을까요?
한말글 프로그래밍 언어 "열정" http://me-lang.wo.tc
Real programmers /* don't */ comment their code.
If it was hard to write, it should be /* hard to */ read.