22 #define __USE_IOSTREAM__
26 #include <iostream.hpp>
27 #include <iomanip.hpp>
28 #include <fstream.hpp>
29 #define __USE_IOSTREAM__
43 for (i=min;i<=max-1;i++)
48 return (ostream&)ostr;
59 for (
int i=min;i<=
max;i++)
63 return (istream&)istr;
Description not yet available.
prnstream & endl(prnstream &)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
istream & operator>>(const istream &input, const d3_array &arr3)
Read values from input stream into arr3.
ostream & operator<<(const ostream &_s, preshowpoint p)
Description not yet available.