Skip to content

Abaker-Hype/Leaks-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How to use.

  1. Add both files to the main folder of the project.
  2. Put '#include "leaks.h"' into the projects main header file
  3. In the Program's/Testing File's Int Main() add check_leaks() right before the return (Also add it right before any exit() func is called)
  4. Add leaks.c into the Program's/Testing File's gcc compile line;
  5. Compile and Run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages