Re: strange behaviour of gcc 4.0.2
Hi,
I think there's no need to post my code as long as my error is indeed
that I have used gcc insetad of g++.
My mistake. Thanks for all the help folks.
regards,
Michael
On Sun, 26 Feb 2006 12:35:02 +0100, Michael.Ruehling@xxxxxxxxxxx
wrote:
Hi,
at least i was ready to attack some program which is to be done
since December. So i started typing some files and tried to compiler
them. And guess what, my compiler told me that he does not know
anything about cout/cin/cerr and all that stuff concerning
StreamIO. Is this correct and when yes, why? It seems part of
C++ standard lib.
Regards,
Michael.
P.S.: coded so far on WinNT
.
Relevant Pages
- Re: How printf() works???????
... Getting something totally backwards is,of course, a mistake. ... is no evil intent in my correction. ... What he said to you about your compiler is beside the point and did not ... Therefore Robbie Hatley took your statement as correcting a ... (comp.lang.c) - Re: #define and (brackets)
... If I make a mistake, ... if the compiler knows enough to tell me ... due to some implicit type conversion say, then I define that conversion as ... That's automatic bug detection at compile time. ... (microsoft.public.vc.language) - Re: How printf() works???????
... Getting something totally backwards is,of course, a mistake. ... is no evil intent in my correction. ... What he said to you about your compiler is beside the point and did ... "Hey Robbie, you are an idiot to have said that my compiler is not good ... (comp.lang.c) - Re: How printf() works???????
... Getting something totally backwards is,of course, a mistake. ... What he said to you about your compiler is beside the point ... RHs whole reply was based on explaining the OPs code. ... fuss over *my* reply instead of answering directly to Robbie Hatley, ... (comp.lang.c) - Re: Two Click disassembly/reassembly
... bigger mistake if I deliberately implied such a thing. ... computer, invented a language, and wrote a compiler. ... Some portions used pre-existing tools. ... write the tool and port the code, than it would take me to port the code ... (alt.lang.asm) |
|