mirror of https://github.com/CGAL/cgal
42 lines
1.3 KiB
TeX
42 lines
1.3 KiB
TeX
% +------------------------------------------------------------------------+
|
|
% | Reference manual page: set_ascii_mode.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | 09.04.2002 Author
|
|
% | Package: Package
|
|
% |
|
|
\RCSdef{\RCSsetasciimodeRev}{$Id$}
|
|
\RCSdefDate{\RCSsetasciimodeDate}{$Date$}
|
|
% |
|
|
%%RefPage: end of header, begin of main body
|
|
% +------------------------------------------------------------------------+
|
|
|
|
|
|
\begin{ccRefFunction}{set_ascii_mode} %% add template arg's if necessary
|
|
|
|
%% \ccHtmlCrossLink{} %% add further rules for cross referencing links
|
|
%% \ccHtmlIndexC[function]{} %% add further index entries
|
|
|
|
\ccFunction{Mode set_ascii_mode(std::ios& s);}
|
|
{ sets the mode of the IO stream \ccc{s} to be the \ccc{ASCII} mode.
|
|
Returns the previous mode of \ccc{s}.}
|
|
|
|
\ccSeeAlso
|
|
\ccRefIdfierPage{CGAL::Mode} \\
|
|
\ccRefIdfierPage{CGAL::set_mode} \\
|
|
\ccRefIdfierPage{CGAL::set_binary_mode} \\
|
|
\ccRefIdfierPage{CGAL::set_pretty_mode} \\
|
|
\ccRefIdfierPage{CGAL::get_mode} \\
|
|
\ccRefIdfierPage{CGAL::is_ascii} \\
|
|
\ccRefIdfierPage{CGAL::is_binary} \\
|
|
\ccRefIdfierPage{CGAL::is_pretty} \\
|
|
|
|
|
|
|
|
\end{ccRefFunction}
|
|
|
|
% +------------------------------------------------------------------------+
|
|
%%RefPage: end of main body, begin of footer
|
|
% EOF
|
|
% +------------------------------------------------------------------------+
|
|
|