\hypertarget{dprintf_8h}{
\section{dprintf.h File Reference}
\label{dprintf_8h}\index{dprintf.h@{dprintf.h}}
}
Debugging print out. 



This graph shows which files directly or indirectly include this file:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=95pt]{dprintf_8h__dep__incl}
\end{center}
\end{figure}
\subsection*{Defines}
\begin{CompactItemize}
\item 
\#define \hyperlink{dprintf_8h_a0}{dprintf}(format,)
\begin{CompactList}\small\item\em Debugging print macro, enable if and only if DEBUG is defined. \item\end{CompactList}\item 
\hypertarget{dprintf_8h_a1}{
\#define \hyperlink{dprintf_8h_a1}{declare}(statement)}
\label{dprintf_8h_a1}

\begin{CompactList}\small\item\em If defined, drops {\em statement\/}. \item\end{CompactList}\item 
\#define \hyperlink{dprintf_8h_a2}{dprintf\_\-0}(format,)
\begin{CompactList}\small\item\em Debugging print macro, enable if and only if DEBUG\_\-0 is defined. \item\end{CompactList}\item 
\hypertarget{dprintf_8h_a3}{
\#define \hyperlink{dprintf_8h_a3}{declare\_\-0}(statement)}
\label{dprintf_8h_a3}

\begin{CompactList}\small\item\em If defined, drops {\em statement\/}. \item\end{CompactList}\item 
\#define \hyperlink{dprintf_8h_a4}{dprintf\_\-1}(format,)
\begin{CompactList}\small\item\em Debugging print macro, enable if and only if DEBUG is defined. \item\end{CompactList}\item 
\hypertarget{dprintf_8h_a5}{
\#define \hyperlink{dprintf_8h_a5}{declare\_\-1}(statement,)}
\label{dprintf_8h_a5}

\begin{CompactList}\small\item\em If defined, drops {\em statement\/}. \item\end{CompactList}\item 
\hypertarget{dprintf_8h_a6}{
\#define {\bf report}(\_\-title, \_\-original, \_\-compressed, \_\-cnt)}
\label{dprintf_8h_a6}

\end{CompactItemize}


\subsection{Detailed Description}
Debugging print out. 

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


\footnotesize\begin{verbatim}   CVS $Id: dprintf.h,v 1.2 2006/11/01 21:23:36 russell Exp $
\end{verbatim}
\normalsize


Defines three macro DPRINTF, DPRINTF\_\-0, DPRINTF\_\-1. These are noops unless the corresponding symbols, DEBUG, DEBUG\_\-0 or DEBUG\_\-1 are defined

\subsection{Define Documentation}
\hypertarget{dprintf_8h_a0}{
\index{dprintf.h@{dprintf.h}!dprintf@{dprintf}}
\index{dprintf@{dprintf}!dprintf.h@{dprintf.h}}
\subsubsection[dprintf]{\setlength{\rightskip}{0pt plus 5cm}\#define dprintf(format)}}
\label{dprintf_8h_a0}


Debugging print macro, enable if and only if DEBUG is defined. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em format}]The printf style formatting string\end{description}
\end{Desc}
\hypertarget{dprintf_8h_a2}{
\index{dprintf.h@{dprintf.h}!dprintf_0@{dprintf\_\-0}}
\index{dprintf_0@{dprintf\_\-0}!dprintf.h@{dprintf.h}}
\subsubsection[dprintf\_\-0]{\setlength{\rightskip}{0pt plus 5cm}\#define dprintf\_\-0(format)}}
\label{dprintf_8h_a2}


Debugging print macro, enable if and only if DEBUG\_\-0 is defined. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em format}]The printf style formatting string\end{description}
\end{Desc}
\hypertarget{dprintf_8h_a4}{
\index{dprintf.h@{dprintf.h}!dprintf_1@{dprintf\_\-1}}
\index{dprintf_1@{dprintf\_\-1}!dprintf.h@{dprintf.h}}
\subsubsection[dprintf\_\-1]{\setlength{\rightskip}{0pt plus 5cm}\#define dprintf\_\-1(format)}}
\label{dprintf_8h_a4}


Debugging print macro, enable if and only if DEBUG is defined. 

\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em format}]The printf style formatting string\end{description}
\end{Desc}
