Results 1 to 4 of 4

Thread: iostream.h deprecated? <SOLVED>

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member Comreak's Avatar
    Join Date
    Feb 2001
    Location
    Dis
    Posts
    319

    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
  •  



Click Here to Expand Forum to Full Width