📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -