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

output.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

void Fatal (char *message)


Function Documentation

void Fatal char *  message  ) 
 

Definition at line 5 of file output.C.

Referenced by mem_pool< big_block_pool, MAX_POOLS >::get_new_pool(), mem_pool< big_block_pool, MAX_POOLS >::GetMem(), and mem_pool< big_block_pool, MAX_POOLS >::release_pool().

00006 {
00007   fprintf(stderr, message );
00008 }


Generated on Wed Mar 31 21:15:59 2004 for Data Structures for a VHDL Compiler by doxygen 1.3.3