Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 288 Bytes

Memory Debugger(md)

This module can be work for c language to check memory leak.

Build

You can use make to build library. Copy md.h libmd.a to you project.

Test

example.c is a example of md. You can use make test to test this mode.

BUG Report

wxjstz@126.com