?? 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 + -