是GCC Coverage測試程式碼覆蓋率的工具 ... 使用Gcov. • 先用code blocks開啟一個project後,寫一個main.c ... gcc -fprofile-arcs -ftest-coverage -o main main.c.
確定! 回上一頁