오늘 어떤 책을 읽어봤는데
인터럽트 코드 테이블이라 하네요.
근데 인터넷에서 검색해보니
인터럽트 코드 테이블은 안나오고 인터럽트 벡터 테이블만 나오더랍니다..
읽어주셔서 감사하구요.
좋은 주말 보내세요^^
인터럽트 코드 테이블=듣보잡 인터럽트 벡터 테이블=인터럽트가 있는 메모리 주소(C의 함수포인터같이)의 배열
Real programmers /* don't */ comment their code. If it was hard to write, it should be /* hard to */ read.
인터럽트 코드
인터럽트 코드 테이블=듣보잡
인터럽트 벡터 테이블=인터럽트가 있는 메모리 주소(C의 함수포인터같이)의 배열
It's High Noon...
Real programmers /* don't */ comment their code.
If it was hard to write, it should be /* hard to */ read.