\hypertarget{BUG_8h}{
\section{BUG.h File Reference}
\label{BUG_8h}\index{BUG.h@{BUG.h}}
}
Bugchecks the CPU, used when a irrecoverable error occurs. 



This graph shows which files directly or indirectly include this file:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=88pt]{BUG_8h__dep__incl}
\end{center}
\end{figure}
\subsection*{Functions}
\begin{CompactItemize}
\item 
void \hyperlink{BUG_8h_a0}{BUG\_\-check} (int status, const char $\ast$reason,...)
\begin{CompactList}\small\item\em Simple routine to declare a BUG check. \item\end{CompactList}\end{CompactItemize}


\subsection{Detailed Description}
Bugchecks the CPU, used when a irrecoverable error occurs. 

\begin{Desc}
\item[Author:]JJRussell - \href{mailto:russell@slac.stanford.edu}{\tt russell@slac.stanford.edu}\end{Desc}


\footnotesize\begin{verbatim}    CVS $Id: BUG.h,v 1.1.1.1 2006/02/10 21:45:35 saxton Exp $
\end{verbatim}
\normalsize


These are really just placeholders until a more serious set of routines can be written.

\subsection{Function Documentation}
\hypertarget{BUG_8h_a0}{
\index{BUG.h@{BUG.h}!BUG_check@{BUG\_\-check}}
\index{BUG_check@{BUG\_\-check}!BUG.h@{BUG.h}}
\subsubsection[BUG\_\-check]{\setlength{\rightskip}{0pt plus 5cm}void BUG\_\-check (int {\em status}, const char $\ast$ {\em reason},  {\em ...})}}
\label{BUG_8h_a0}


Simple routine to declare a BUG check. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em status}]Status code indicating the reason for the bug check \item[{\em reason}]A {\em printf()\/} style format string followed by the arguments\end{description}
\end{Desc}
