debug memory allocations

This commit is contained in:
Vítor Santos Costa
2013-10-17 00:44:24 +01:00
parent bd541bc57f
commit 2669240c4f
8 changed files with 117 additions and 45 deletions

View File

@@ -1,6 +1,8 @@
#ifndef _PRED_H_
#define _PRED_H_
// #define DEBUG_MEM 1
typedef struct Nodo{
int name;
int num_rows;