Ver 1.0/리눅스
리눅스 프로그래머를 위한 가이드
ArtWorker
2007. 1. 2. 10:04
출처 : http://www.xevious7.com/linux/lpg_0.html
- 목차 (Contents)
- 1 리눅스 운영체제 (The Linux operating system)
- 2 리눅스 커널 (The Linux kernel)
- 3 리눅스 libc 패키지 (The Linux libc package)
- 4 시스템 호출 (System calls)
- 5 "스위스 군용 칼"같은 ioctl (The "swiss army knief" ioctl)
- 6. 리눅스 프로세스간의 통신 (Linux Interprocess Communications)
- 7 소리 프로그래밍 (Sound Programming)
- 8 문자단위 그래픽스 (Character Cell Graphics)
- 8.1 libc안의 I/O 함수 (I/O Function in libc)
- 8.2 Termcap 라이브러리 (The Termcap Library)
- 8.3 Ncurses - 소개 (Introduction)
- 8.4 초기화 (Initializing)
- 8.5 윈도우 (Windows)
- 8.6 출력 (Output)
- 8.7 입력 (Input)
- 8.8 선택사항 (Options)
- 8.9 윈도우와 줄 지우기 (Clear Window and Lines)
- 8.10 단말기 업데이트 (Updating the Trminal)
- 8.11 비디오 속성과 색상 (Video Attributes and Color)
- 8.12 커서와 윈도우 좌표 (Cursor and Window Coordinates)
- 8.13 스크롤 (Scrolling)
- 8.14 패드 (Pads)
- 8.15 소프트-라벨 (Soft-labels)
- 8.16 잡동사니 (Miscellaneous)
- 8.17 Low-level 접근 (Access)
- 8.18 화면 덤프 (Screen Dump)
- 8.19 Termcap Emulation
- 8.20 Terminfo 함수들(Functions)
- 8.21 디버그 함수 (Debug Function)
- 8.22 Terminfo 능력 (Capabilities)
- 8.23 [N]Curses 함수 개관 ([N]Curses Function Overview)
- 9 I/O 포트 프로그래밍 (Programming I/O ports)
- 10 리눅스에 응용프로그램 포팅하기 (Porting Applications to Linux)
- 11 알파벳 순서에 따른 시스템호출 (Systemcalls in alphabetical order)
- 12 약어 정리 (Abbreviations)
- 이 글에 대하여 (About this document)