/usr/ansys_inc/v110/ansys/bin/linia32/ansys.e110: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory
shell프로그램을 만들다가
아이디와 비번을 입력하는 과정에서 백스페이스가 문자열로 입력이 되어서 글을 올렸었습니다.
고마운분의 도움으로 termio 에서 ICANON, VERASE 을 보라는 말을 듣고
그 부분을 보고 찾던중에 termio 구조체 설정중 VERASE를 보던중 다음의 문구를 봤습니다.