Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

alloc.cc File Reference

#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

Function Documentation

void fatal_malloc char *    filename,
int    lineno,
int    mem_size
 

void myprintf char *    fmt,
...   
 

void print_malloc char *    filename,
int    lineno,
int    mem_size
 


Variable Documentation

double mem_consumed = 0.0
 


Generated on Sun Jun 16 17:36:42 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001