#include <stdio.h>#include <math.h>#include <stdlib.h>#include <stdarg.h>#include <string.h>#include <ctype.h>#include "alloc.h"Functions | |
| void | print_malloc (char *filename, int lineno, int mem_size) |
| void | fatal_malloc (char *filename, int lineno, int mem_size) |
| void | myprintf (char *fmt,...) |
Variables | |
| double | mem_consumed = 0.0 |
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001