Using the IOStream Operators

What do I have to link against to get cin and cout to compile. I include the
iostream.h header file. Is there an additional header or library that I have
to link against

You should have you file have the extention of .cpp and/or specify the
language as -lang-c++


Cheers,
Adam

QNX Software Systems Ltd.
[ amallory@qnx.com ]

With a PC, I always felt limited by the software available.
On Unix, I am limited only by my knowledge.
–Peter J. Schoenster <pschon@baste.magibox.net>
“Chris Rose” <rose_chris@excite.com> wrote in message
news:a2o12p$p9s$1@inn.qnx.com

What do I have to link against to get cin and cout to compile. I include
the
iostream.h header file. Is there an additional header or library that I
have
to link against