\hypertarget{group__io__constants}{}\doxysection{I/O Constants}
\label{group__io__constants}\index{I/O Constants@{I/O Constants}}
\doxysubsection*{Variables}
\begin{DoxyCompactItemize}
\item 
\mbox{\Hypertarget{group__io__constants_ga697e4968984d273562f14bfed155b4a8}\label{group__io__constants_ga697e4968984d273562f14bfed155b4a8}} 
const {\bfseries Qore\+::stderr} = qore(QC\+\_\+\+FILE-\/$>$exec\+System\+Constructor(2))
\begin{DoxyCompactList}\small\item\em system constant for stderr (file descriptor 2) \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__io__constants_gae762f18fd8b6318f15f8aaf1d18c595e}\label{group__io__constants_gae762f18fd8b6318f15f8aaf1d18c595e}} 
const {\bfseries Qore\+::stderr\+\_\+stream} = qore(QC\+\_\+\+FILEOUTPUTSTREAM-\/$>$exec\+System\+Constructor(2))
\begin{DoxyCompactList}\small\item\em system constant for stderr \mbox{\hyperlink{class_qore_1_1_output_stream}{Output\+Stream}} (file descriptor 2) \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__io__constants_ga0cfa7aea34f3c921036623600e42b21f}\label{group__io__constants_ga0cfa7aea34f3c921036623600e42b21f}} 
const {\bfseries Qore\+::stdin} = qore(QC\+\_\+\+FILE-\/$>$exec\+System\+Constructor(0))
\begin{DoxyCompactList}\small\item\em system constant for stdin (file descriptor 0) \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__io__constants_gae2e16a518aa5a69148ad5b218ae91109}\label{group__io__constants_gae2e16a518aa5a69148ad5b218ae91109}} 
const {\bfseries Qore\+::stdin\+\_\+stream} = qore(QC\+\_\+\+FILEINPUTSTREAM-\/$>$exec\+System\+Constructor(0))
\begin{DoxyCompactList}\small\item\em system constant for stdin \mbox{\hyperlink{class_qore_1_1_input_stream}{Input\+Stream}} (file descriptor 0) \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__io__constants_ga44ab38fe66ed7aa87731a2de976017c6}\label{group__io__constants_ga44ab38fe66ed7aa87731a2de976017c6}} 
const {\bfseries Qore\+::stdout} = qore(QC\+\_\+\+FILE-\/$>$exec\+System\+Constructor(1))
\begin{DoxyCompactList}\small\item\em system constant for stdout (file descriptor 1) \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__io__constants_gad35de1bb3d368f94ca75b1a4e165f361}\label{group__io__constants_gad35de1bb3d368f94ca75b1a4e165f361}} 
const {\bfseries Qore\+::stdout\+\_\+stream} = qore(QC\+\_\+\+FILEOUTPUTSTREAM-\/$>$exec\+System\+Constructor(1))
\begin{DoxyCompactList}\small\item\em system constant for stdout \mbox{\hyperlink{class_qore_1_1_output_stream}{Output\+Stream}} (file descriptor 1) \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
These constants are all instantiations of the \mbox{\hyperlink{class_qore_1_1_file}{File class}}

None of these constants are available if the parse option \mbox{\hyperlink{group__parse__options_gaa92bf6eafb76a4ccf1a0d0df45b13363}{PO\+\_\+\+NO\+\_\+\+TERMINAL\+\_\+\+IO}} is set 