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