[gnu.g++.bug] C++ Help

savoy@IRO.UMONTREAL.CA (Jacques Savoy) (07/14/89)

Hello,
I'm interesting to program with your GNU C++ but i have a problem
with cin and cout streams.
Here is my program :
----------------------------------------------------------------
--------------------------------------------------------------------------

WHY must i insert the instructions (cin = 0; cout = 1;) to
have a correct program ?
I call the compiler with the instruction
$g++ my_prg.cc -o my_prg

Thank you for your help.

J. SAVOY (savoy@iro.umontreal.ca)