# Linux 程式設計

- [\[C\] 產生亂數](/linux-prog/generate_random_number.md)
- [\[C\] Pointer and array](/linux-prog/c-pointer-and-array.md)
- [\[Script\] strncmp](/linux-prog/script-strncmp.md)
- [\[C\] Linux 取得 HD 序號](/linux-prog/linux-get-hd-serial.md)
- [\[C\] 程式範例-切割 subnet](/linux-prog/split-netmask-sample.md)
- [C struct 的使用](/linux-prog/using-c-struct.md)
- [C 目錄相關](/linux-prog/c-directory.md)
- [const 修飾詞](/linux-prog/const-keyword.md)
- [Dangling pointer（懸置指標）](/linux-prog/dangling-pointer-xuan-zhi-zhi-biao.md)
- [dnsmole](/linux-prog/dnsmole.md)
- [dos2unix 程式碼](/linux-prog/dos2unix-sample-code.md)
- [Function pointer in C](/linux-prog/function-pointer-in-c.md)
- [GCC header limits.h](/linux-prog/gcc-header-limits-h.md)
- [GDB 參數](/linux-prog/gdb-parameters.md)
- [glibc detected (double free)](/linux-prog/glibc-detected-double-free.md)
- [IEEE 754 and float 範例程式](/linux-prog/ieee-754-and-float-sample-code.md)
- [kernel 中的網路卡名稱與命名順序關係](/linux-prog/linux-kernel-zhong-wang-lu-ka-ming-cheng-yu-shun-xu-ming-ming-de-guan-xi.md)
- [Linux 序列埠程式設計](/linux-prog/linux-xu-lie-bu-cheng-shi-she-ji.md)
- [loop device 的數目](/linux-prog/limit-of-loop-device.md)
- [Perl & LWP](/linux-prog/perl-lwp.md)
- [Remote Control over CGI](/linux-prog/copy-of-page-1.md)
- [偵測 NAT 內部主機連線狀況](/linux-prog/copy-of-page-1-1.md)
- [利用 libpcap 取得所有的網路裝置名稱](/linux-prog/copy-of-page-1-2.md)
- [取得時間](/linux-prog/copy-of-page-1-3.md)
- [strncpy](/linux-prog/copy-of-page-1-4.md)
- [從應用層程式取得傳輸層 TCP 資訊](/linux-prog/copy-of-page-1-5.md)
- [於 Linux 上撰寫 daemon server 要注意的](/linux-prog/note-for-design-daemon.md)
- [為什麼需要 & 0377](/linux-prog/why-and-0377.md)
- [研究 setsid()](/linux-prog/setsid-study.md)
- [與 HTTP 協定有關的 RFC](/linux-prog/http-rfcs.md)
- [製作 patch 檔](/linux-prog/make-patch.md)
- [設計在背景執行的 Linux 程式](/linux-prog/design-daemon-programs.md)
- [讀取 STDIN (Standard INPUT) 範例程式](/linux-prog/sample-code-of-read-stdin.md)
- [關於 Linux CPU smp\_affinity](/linux-prog/about-linux-smp_affinity.md)
- [陣列名稱與指標](/linux-prog/name-of-array-and-pointers.md)
