CGAL::set_ascii_mode

Mode set_ascii_mode ( std::ios& s) sets the mode of the IO stream s to be the ASCII mode. Returns the previous mode of s.

See Also

CGAL::Mode
CGAL::set_mode
CGAL::set_binary_mode
CGAL::set_pretty_mode
CGAL::get_mode
CGAL::is_ascii
CGAL::is_binary
CGAL::is_pretty