|
-
Dec 8th, 2002, 05:01 AM
#1
Thread Starter
Hyperactive Member
iostream.h deprecated? <SOLVED>
::Update::
I uninstalled the old version of DevCpp and installed MinGW. I then downloaded and installed the bare IDE wo/ the compiler and directed the IDE torwards the MinGW include dir, etc. It seems to be working.
Just decided to switch back to DevC++. I downloaded the newest version (with MinGW/GCC 3.2). When I attempted to compile a simple "Hello, World!" console app, I got a couple of errors about cin and cout not being defined. I'm assuming that iostream.h has somehow been deprecated. Anyone know what the equivalent is now? Thanks.
edit://fixed some typos
Last edited by Comreak; Dec 8th, 2002 at 08:11 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|