readme
来自「《Beginning linux programming》一书相应的源代码」· 代码 · 共 19 行
TXT
19 行
Chapter 9 - Debugging.debug1.c - A bugged bubble sort program.debug2.c - The same program with additional instrumentation code.debug3.c - The same program again, with the bug amplified.cinfo.c - A program which can print information about its own compilation date and time.debug4.c - The bubble sort program with one of its bugs fixed.assert.c - A program that demonstrates the assert macro.efence.c - A program which abuses memory to test the Electric Fence library. checker.c - A program to test the Checker compiler back-end.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?