corruption, capable by their original nature.
558. What shall we conclude from all our darkness, but our unworthiness?
559. If there never had been any appearance of God, this eternal deprivation
would have been equivocal, and might have as well corresponded with the
absence of all divinity, as w
On Dec 28 2007, 1:29 am, Maurizio Loreti <[EMAIL PROTECTED]> wrote:
> please, do not multipost; if you cross-post instead, I see your
> question just once in both groups. I have answered in gnu.gcc.help.
>
> BTW, since your question is about C++, it was OT in gnu.gcc.help and
> is IT here.
>
> --
please, do not multipost; if you cross-post instead, I see your
question just once in both groups. I have answered in gnu.gcc.help.
BTW, since your question is about C++, it was OT in gnu.gcc.help and
is IT here.
--
Maurizio Loreti http://www.pd.infn.it/~loreti/mlo.html
I posted the below message in the gcc.help in case someone in that
group can help.
Back in gcc 2.x one can create a stream using a file descriptor. For
example
fstream *pstr = new fstream (filedesc);
But in the newer gcc 3.x, this does not work anymore and gets an error
since the new fstre