GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > RIM / V0-0-2

Constituent: rim     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

error.c File Reference

Function to find an error string to go with an error code. More...

#include "error_p.h"

Include dependency graph for error.c:


Functions

const char * RIM_getErrorString (RIM_ERROR err)
 Scan an array of error code/string pairs and return the string for the error.

Detailed Description

Function to find an error string to go with an error code.

Author:
James Swain -- jswain@slac.stanford.edu

Function Documentation

const char* RIM_getErrorString RIM_ERROR  err  ) 
 

Scan an array of error code/string pairs and return the string for the error.

Parameters:
err Error code to lookup
Returns:
Pointer to a string describing the error code.


Generated on Thu Apr 13 23:39:38 2006 by  doxygen 1.4.4