vpi.h File Reference

Contains functions for handling VPI-related activity. More...

Go to the source code of this file.

Functions

void vpi_print_output (const char *msg)
 Displays the given message to standard output.

Detailed Description

Contains functions for handling VPI-related activity.

Author:
Trevor Williams (phase1geo@gmail.com)
Date:
6/21/2005

Function Documentation

void vpi_print_output ( const char *  msg  ) 

Displays the given message to standard output.

Parameters:
msg Message to output to standard output

Outputs the given message to standard output using the vpi_printf function.

Referenced by print_output().

00112                                          {
00113 
00114   vpi_printf( "covered VPI: %s\n", msg );
00115 
00116 }

Generated on Sun Nov 21 00:55:42 2010 for Covered by  doxygen 1.6.3