Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. .Net Pro .VS. VC++ 6.

.Net Pro .VS. VC++ 6.

Scheduled Pinned Locked Moved C / C++ / MFC
questioncsharpc++visual-studio
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    thompsons
    wrote on last edited by
    #1

    I get compile errors when using iostream.h and fstream.h includes while using .Net Pro 2003, but not VC++6.0 nor .Net Architect 2003. How do I resolve this? S. Thompson

    S 1 Reply Last reply
    0
    • T thompsons

      I get compile errors when using iostream.h and fstream.h includes while using .Net Pro 2003, but not VC++6.0 nor .Net Architect 2003. How do I resolve this? S. Thompson

      S Offline
      S Offline
      SuperTank
      wrote on last edited by
      #2

      try just typing #include < iostream > //without the *.h Thats working for me humpa humpa

      B 1 Reply Last reply
      0
      • S SuperTank

        try just typing #include < iostream > //without the *.h Thats working for me humpa humpa

        B Offline
        B Offline
        burrifro79
        wrote on last edited by
        #3

        header files with *.h are not ansi standard, therefore they are not 100% supported in .net

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups