[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: g++ linker error



Previously Nugzar Nebieridze wrote:
> That test program did not compile because the guy wrote
> 
> #include <iostream>
> 
> instead of
> 
> #include <iostream.h>

That's silly, #include <iostream> is correct. If you need iostream.h
there is something wrote with your C++ environment.

Wichert.

-- 
  _________________________________________________________________
 / Generally uninteresting signature - ignore at your convenience  \
| wichert@liacs.nl                    http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |

Attachment: pgpqEA2YEN6gr.pgp
Description: PGP signature


Reply to: